Skip to content

Commit 7e6c387

Browse files
committed
bumped python travis version
1 parent 4cf853c commit 7e6c387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnitrace/jnitrace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from pkg_resources import require
1616

1717
from colorama import Fore, Style, init
18-
18+
#pylint: disable=consider-using-f-string
1919

2020
__version__ = require("jnitrace")[0].version
2121

0 commit comments

Comments
 (0)