Skip to content

Commit ce710bb

Browse files
committed
Format with black
1 parent c152cbf commit ce710bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/_typing_compat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@
2525
from typing import Never
2626
except ImportError:
2727
from typing import NoReturn as Never # type: ignore
28-

0 commit comments

Comments
 (0)