Skip to content

Commit d4dd11b

Browse files
committed
🐛 fix typo
1 parent 2dc0cb6 commit d4dd11b

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
@@ -57,8 +57,8 @@ attr = "ontolearner.__version__"
5757
[build-system]
5858
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.4.0"]
5959
build-backend = "poetry_dynamic_versioning.backend"
60-
default = false
6160

6261
[[tool.poetry.source]]
6362
name = "pytorch-cpu"
6463
url = "https://download.pytorch.org/whl/cpu"
64+
default = false

0 commit comments

Comments
 (0)