Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dizzy-K/AutoPT
/ isopt
Method
isopt
config/schema.py:69–70 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
67
68
@property
69
def
isopt(self) -> bool:
70
return
self.enabled
71
72
73
@dataclass(slots=True)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected