Skip to content

Commit 5eceb26

Browse files
committed
Test pre-commit.ci
1 parent 52a45b2 commit 5eceb26

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 asyncio
87
import logging
8+
import asyncio
99
import sys
1010

1111
from .main import async_run

0 commit comments

Comments
 (0)