You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 1100, in emit
msg = self.format(record)
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 943, in format
return fmt.format(record)
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 678, in format
record.message = record.getMessage()
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 368, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 1100, in emit
msg = self.format(record)
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 943, in format
return fmt.format(record)
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 678, in format
record.message = record.getMessage()
File "/app/.heroku/python/lib/python3.9/logging/init.py", line 368, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
The text was updated successfully, but these errors were encountered: