mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
fix: fix kaggle templates path error (#747)
* fix kaggle templates path error * add env.py dependence * reformat with lint
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ ignore = [
|
||||
"S101",
|
||||
"S301",
|
||||
"T20",
|
||||
"TCH003",
|
||||
"TC003",
|
||||
"TD",
|
||||
]
|
||||
select = ["ALL"]
|
||||
|
||||
Reference in New Issue
Block a user