mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 00:12:25 -04:00
avoid specifying python version
This commit is contained in:
parent
d7cb7eaea0
commit
9c64ce19f7
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ pythonpath =
|
|||
.
|
||||
|
||||
# Python version (major.minor) of the target code.
|
||||
python_version = 3.7
|
||||
#python_version = 3.7
|
||||
|
||||
# Comma separated list of error names to ignore.
|
||||
disable =
|
||||
|
|
Loading…
Reference in a new issue