This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Internal pylama doesn't support f-strings #89
Labels
Comments
It looks like there is a "Pylama Version" setting that defaults to @gmist Issues like this are exactly why I don't like maintaining bundled versions of tools in other providers. |
I am fairly new to all this, what do you mean @Arcanemagus ? @gmist 's solution worked perfectly, I just set the path to where I have python 3.6 |
@gmist @Norman123123 Sorry I am new to pylama, where is this pylama config file to set the interpreter? |
@awang-argoai Edit → Preferences → Packages → linter-pylama → Interpreter |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems like the version of pylama used by linter-pylama doesn't support f-strings, e.g. `f"string {interpolation}".
The text was updated successfully, but these errors were encountered: