MCPcopy 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
11def dp():
12 db.session.expunge_all()
13 return DropPoint(number=1, lat=0, lng=0, level=1)
14
15
16report_time = datetime.now()

Callers

nothing calls this directly

Calls 1

DropPointClass · 0.90

Tested by

no test coverage detected