Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

SyntaxWarning: "is not" with a literal #195

@pjachowi

Description

@pjachowi

During execution the Python3.8 interpreter gives a warning

azure/cosmos/session.py:186: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if session_token is not '':

if session_token is not '':

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions