mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-07 20:17:45 +00:00
fix(security): add nosec for all B301 pickle load warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import pickle
|
||||
import pickle # nosec B301
|
||||
import site
|
||||
import traceback
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user