Skip to content

Commit 986a3d7

Browse files
pre-commit-ci[bot]atodorov
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2345d6c commit 986a3d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tcms_api/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
import os
110110
from configparser import ConfigParser
111111
from datetime import datetime, timedelta
112+
112113
try:
113114
from distutils.util import strtobool # pylint: disable=deprecated-module
114115
except ModuleNotFoundError:

0 commit comments

Comments
 (0)