Skip to content

Commit

Permalink
Update options.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lencof authored May 5, 2021
1 parent 1b695ee commit 88ecb5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/wfuzz/options.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# options.py

import os
import sys

from .exception import (
FuzzExceptBadRecipe,
FuzzExceptBadOptions,
Expand Down

0 comments on commit 88ecb5e

Please sign in to comment.