Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ hasBeenCustomized
Method
hasBeenCustomized
src/astroprint/users.py:66–67 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
64
return
[]
65
66
def
hasBeenCustomized(self):
67
return
False
68
69
##~~ FilebasedUserManager, takes available users from users.yaml file
70
Callers
1
decorated_view
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected