Broken MRO

This commit is contained in:
Eriks K
2020-12-17 14:03:30 +02:00
parent 23d682959d
commit 661a019b0a
12 changed files with 16 additions and 52 deletions

View File

@ -1,6 +1,6 @@
from datetime import timedelta
from erepublik import Citizen, utils, constants
from erepublik import Citizen, constants, utils
CONFIG = {
'email': 'player@email.com',