MCPcopy Create free account
hub / github.com/CompPhysVienna/n2p2 / l1

Function l1

test/python/test_Log.py:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6@pytest.fixture
7def l1():
8 l = Log()
9 return l
10
11class Test___cinit__:
12 def test_skeleton_initialization(self):

Callers

nothing calls this directly

Calls 1

LogClass · 0.85

Tested by

no test coverage detected