We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a45b2 commit 5eceb26Copy full SHA for 5eceb26
python_typing_update/__main__.py
@@ -4,8 +4,8 @@
4
from __future__ import annotations
5
6
import argparse
7
-import asyncio
8
import logging
+import asyncio
9
import sys
10
11
from .main import async_run
0 commit comments