Skip to content

Commit 4270d13

Browse files
committed
Add missing import
1 parent 08d92aa commit 4270d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nets/8r-1c-srv6-pm/isis8d.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/python
22

3+
from argparse import ArgumentParser
34
import os
45
import shutil
56
from dotenv import load_dotenv

0 commit comments

Comments
 (0)