add missing import
This commit is contained in:
parent
c9f08ced7e
commit
7f4e62aea6
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import textwrap
|
|||
import logging
|
||||
import argparse
|
||||
import configparser
|
||||
import time
|
||||
|
||||
import pnutpy
|
||||
|
||||
|
|
Loading…
Reference in a new issue