Skip to content

Commit f884a60

Browse files
committed
black changes
1 parent 668524a commit f884a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/_internal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .pager import page
55

66
# Ugly monkeypatching
7-
pydoc.pager = page # type: ignore
7+
pydoc.pager = page # type: ignore
88

99

1010
class _Helper:

0 commit comments

Comments
 (0)