-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Assignees
@cutesparrow
Description
I tried create an reload command by calling importlib.reload() method but that doesn't work. Does this framework support autoreload after modifying modules? Or we should restart it manully?