Skip to content

Commit b02f74e

Browse files
committed
1 parent ec2d2bd commit b02f74e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

piduck.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python3
22
import argparse
3+
import readline
34
from importlib import import_module
45
from time import sleep
56
import sys

0 commit comments

Comments
 (0)