Skip to content

f-strings in python 3.6 cause the check to fail #325

Open
@MrGreenTea

Description

@MrGreenTea

The duplication check doesn't seem to work with python 3.6 features. Namely formatted string literals don't work for me.

It throws an SyntaxError here. Maybe instead of only being able to name python versions 2 or 3, we could provide an even more specific version, like 3.6?

Any help would be appreciated,
thanks and regards.

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