Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed May 3, 2020
1 parent 8078ee3 commit a8dfd0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apifuzzer/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from logging import Formatter
from logging.handlers import SysLogHandler
from random import SystemRandom
from typing import Optional

import pycurl
from bitstring import Bits
Expand Down

0 comments on commit a8dfd0c

Please sign in to comment.