Skip to content

Commit 0e54a0f

Browse files
committed
fix: cleanup backend instructions
1 parent fbe7b07 commit 0e54a0f

File tree

2 files changed

+78
-0
lines changed

2 files changed

+78
-0
lines changed

data/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"networkx~=3.4.2",
1919
"pandas==2.2.2",
2020
"pandera~=0.24.0",
21+
"pre-commit>=4.2.0",
2122
"pyarrow~=18.1.0",
2223
"pydantic==2.8.2",
2324
"pylint>=3.3.7",

data/uv.lock

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)