Skip to content

Fix Python 3.8 SyntaxWarnings #39

@jhermann

Description

@jhermann

Annoying and easy to fix:

json_logging-1.0.5-py2.py3-none-any.whl/json_logging/util.py:187: 
SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if key is not 'request' and key is not 'req':

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions