Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ _setup_config
Function
_setup_config
lib/sqlalchemy/testing/plugin/plugin_base.py:790–791 ·
view source on GitHub ↗
(config_obj, ctx)
Source
from the content-addressed store, hash-verified
788
789
790
def
_setup_config(config_obj, ctx):
791
config._current.push(config_obj, testing)
792
793
794
class
FixtureFunctions(abc.ABC):
Callers
1
_do_skips
Function · 0.85
Calls
1
push
Method · 0.45
Tested by
no test coverage detected