Add pre-commit and fix isort
This commit is contained in:
parent
695a11a4cd
commit
d589c5ef8a
6 changed files with 42 additions and 16 deletions
|
@ -4,9 +4,8 @@ Integration (not unit) tests for pylast.py
|
|||
"""
|
||||
import unittest
|
||||
|
||||
from flaky import flaky
|
||||
|
||||
import pylast
|
||||
from flaky import flaky
|
||||
|
||||
from .test_pylast import PyLastTestCase, load_secrets
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue