We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8852041 commit 98f6ec9Copy full SHA for 98f6ec9
api/Makefile
@@ -0,0 +1,3 @@
1
+run-debug:
2
+ @DATASET_PATH=../dataset/sqli_dataset2.csv MODEL_PATH=../sqli_model/3/ poetry run python api.py
3
+
0 commit comments