Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vanderhoof/PyDBML
/ expression1
Function
expression1
test/conftest.py:27–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
@pytest.fixture
27
def
expression1() -> Expression:
28
return
Expression(
'SUM(amount)'
)
29
30
31
@pytest.fixture
Callers
nothing calls this directly
Calls
1
Expression
Class · 0.90
Tested by
no test coverage detected