Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwb authored Dec 8, 2023
1 parent 49a377a commit b3fcf0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bandit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
except ImportError:
import importlib_metadata as metadata

from . import *

from bandit.core import config # noqa
from bandit.core import context # noqa
from bandit.core import manager # noqa
Expand Down

0 comments on commit b3fcf0d

Please sign in to comment.