[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
3ff2d80f34
commit
e2a88e2d10
|
@ -1,7 +1,8 @@
|
|||
import datetime
|
||||
import pathlib
|
||||
import re
|
||||
from textwrap import dedent, indent
|
||||
from textwrap import dedent
|
||||
from textwrap import indent
|
||||
|
||||
import packaging.version
|
||||
import requests
|
||||
|
|
Loading…
Reference in New Issue