Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
class
Const(object):
2
3
def
__setattr__(self, key, value):
4
if
key in self.__dict__:
Callers
nothing calls this directly
Calls
1
Const
Class · 0.85
Tested by
no test coverage detected