MCPcopy Create free account
hub / github.com/comaps/comaps / DummyObject

Class DummyObject

tools/python/maps_generator/utils/log.py:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5
6class DummyObject:
7 def __getattr__(self, name):
8 return lambda *args: None
9
10
11def create_file_handler(

Callers 1

applyFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected