Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
f14b75a81a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/hot_reload_temp_staging.py

+ 1
- 1
wsps/hot_reload_temp_staging.py View File

@@ -267,7 +267,7 @@ class DevMixin_R2_DevSto():
267 267
 
268 268
 
269 269
 
270
-def init_class_edits():
270
+def init_class_edits(Mixins):
271 271
 	class_edit(Mixins.DevMixin,DevMixin_R1)
272 272
 	class_edit(Mixins.DevMixin,DevMixin_R2_DevSto)
273 273
 

Loading…
Cancel
Save