Skip to content

Commit

Permalink
make scan the default usage
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan committed Jan 5, 2024
1 parent f645904 commit 2e4a608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_modelscan.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
scan_pickle_bytes,
scan_numpy,
)
from modelscan.scanners.saved_model.scan import SavedModelScan
from modelscan.settings import DEFAULT_SETTINGS

settings: Dict[str, Any] = DEFAULT_SETTINGS["scanners"] # type: ignore[assignment]
Expand Down

0 comments on commit 2e4a608

Please sign in to comment.