-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When setting an app to run on the realnet, it will throw an error on app[1].run(...):
AttributeError: 'str' object has no attribute 'run'
It runs over the character of the key of the dictionary, not over the entries themselves.
The parameters passed to the run method don't match the attributes defined in the Application classes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working