mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Fix flake for future imports
This commit is contained in:
parent
413bcdf749
commit
69d91f668a
1 changed files with 2 additions and 2 deletions
4
tox.ini
4
tox.ini
|
@ -76,9 +76,9 @@ ignore =
|
|||
; FIx3 print_function 3.0
|
||||
; FIx4 unicode_literals 3.0
|
||||
; FIx5 generator_stop 3.7
|
||||
; ???? annotations 4.0
|
||||
; FIx8 annotations 4.0
|
||||
; FI90 __future__ import does not exist
|
||||
FI50, FI51, FI53, FI54
|
||||
FI10, FI11, FI13, FI14, FI58
|
||||
|
||||
per-file-ignores =
|
||||
; F401 imported but unused
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue