Skip to content

Commit d86e8a4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5eceb26 commit d86e8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_typing_update/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from __future__ import annotations
55

66
import argparse
7-
import logging
87
import asyncio
8+
import logging
99
import sys
1010

1111
from .main import async_run

0 commit comments

Comments
 (0)