Skip to content

Commit 3ab018e

Browse files
authored
style: 🎨 ran pre-commit hooks, to auto-run them soon (#12)
# Description Setting up a CI workflow to use pre-commit. But first needed to run this. <!-- Select quick/in-depth as necessary --> Doesn't need a review.
1 parent 5022fcc commit 3ab018e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ indent_size = 4
2121
[*.py]
2222
indent_style = space
2323
indent_size = 4
24-

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maintainers = [
1111
"Kristiane Beicher <kris.beicher@clin.au.dk>",
1212
]
1313
readme = "README.md"
14-
repository = "https://github.com/seedcase-project/REPO"
14+
repository = "https://github.com/seedcase-project/REPO"
1515
license = "MIT"
1616

1717
[tool.poetry.urls]

0 commit comments

Comments
 (0)