Private
Public Access
reading more code, slight adjustment to ast structual file editor ux (radio buttons going off viewport)
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ class HotReloader:
|
||||
cls.is_error_state = True
|
||||
return False
|
||||
|
||||
hm = cls.HOT_MODULES[module_name]
|
||||
hm = cls.HOT_MODULES[module_name]
|
||||
state = cls.capture_state(app, hm.state_keys)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user