Skip to content

Plugin does not support current python syntax (>= 3.8) #13

Open
@melbic

Description

@melbic

The following code produces a warning, even though it's totally valid syntax since 3.8:

if SENTRY_DSN := env.str('SENTRY_DSN', default=None):
    pass

Please update your plugin to the current pycodestyle version.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions