Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ config
Class
config
testing/test_terminal.py:2568–2570 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2566
self.__dict__.update(kwargs)
2567
2568
class
config:
2569
def
__init__(self):
2570
self.option = Namespace(verbose=0)
2571
2572
class
rep:
2573
def
_get_verbose_word_with_markup(self, *args):
Callers
1
check
Function · 0.85
Calls
no outgoing calls
Tested by
1
check
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…