Skip to content

Commit

Permalink
Quiet pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Feb 23, 2021
1 parent 0cb9835 commit 8c53f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import enlighten

# pylint: disable=wrong-import-order
# pylint: disable=wrong-import-order,import-error
from multicolored import run_tests, load
from multiple_logging import process_files, win_time_granularity

Expand Down

0 comments on commit 8c53f5e

Please sign in to comment.