Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

TypeError: '>=' not supported between instances of 'NoneType' and 'int' #1

Open
jspahrsummers opened this issue Dec 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@jspahrsummers
Copy link
Member

  File "/usr/src/path/blotter/__main__.py", line 92, in main
    configure_root_logger(args.verbose)
  File "/usr/local/lib/python3.7/site-packages/gcloud_service/logging.py", line 41, in configure_root_logger
    if verbosity >= 3:
TypeError: '>=' not supported between instances of 'NoneType' and 'int'
@jspahrsummers jspahrsummers added the bug Something isn't working label Dec 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant