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 e87a9ec commit 1e4a757Copy full SHA for 1e4a757
pyproject.toml
@@ -19,9 +19,9 @@ dependencies = [
19
20
[project.urls]
21
Homepage = "https://docs.isaacus.com"
22
-Documentation = "https://github.com/isaacus-dev/isaacus-sagemaker/blob/main/README.md"
23
-Issues = "https://github.com/isaacus-dev/isaacus-sagemaker/issues"
24
-Source = "https://github.com/isaacus-dev/isaacus-sagemaker"
+Documentation = "https://github.com/isaacus-dev/isaacus-sagemaker-python/blob/main/README.md"
+Issues = "https://github.com/isaacus-dev/isaacus-sagemaker-python/issues"
+Source = "https://github.com/isaacus-dev/isaacus-sagemaker-python"
25
26
[tool.ruff]
27
exclude = [
0 commit comments