Skip to content

Commit a8927f3

Browse files
authored
fix typo in pyproject.toml (#1204)
1 parent 9c94c09 commit a8927f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ optional-dependencies.qkeras = [
4646
"tensorflow>=2.8,<=2.14.1",
4747
"tensorflow-model-optimization<=0.7.5",
4848
]
49-
optional-dependencies.quartus_report = [ "calmjs-parse", "tabulate" ]
49+
optional-dependencies.quartus-report = [ "calmjs-parse", "tabulate" ]
5050
optional-dependencies.sr = [ "sympy" ]
5151
optional-dependencies.testing = [
5252
"calmjs-parse",

0 commit comments

Comments
 (0)