Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c3bottles/c3bottles
/ dp
Function
dp
tests/test_report.py:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
@pytest.fixture
11
def
dp():
12
db.session.expunge_all()
13
return
DropPoint(number=1, lat=0, lng=0, level=1)
14
15
16
report_time = datetime.now()
Callers
nothing calls this directly
Calls
1
DropPoint
Class · 0.90
Tested by
no test coverage detected