Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
class
DummyObject:
7
def
__getattr__(self, name):
8
return
lambda
*args: None
9
10
11
def
create_file_handler(
Callers
1
apply
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected