MCPcopy Create free account
hub / github.com/DasyDong/developer-roadmap / solid_improve.py

File solid_improve.py

code/solid_improve.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class Const(object):
2
3 def __setattr__(self, key, value):
4 if key in self.__dict__:

Callers

nothing calls this directly

Calls 1

ConstClass · 0.85

Tested by

no test coverage detected