We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94383c7 commit 86b01b7Copy full SHA for 86b01b7
2 files changed
.github/workflows/ruff-lint.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: Run Ruff
30
run: |
31
- uv run ruff check .
+ uv run ruff check .t
README.md
@@ -2,8 +2,6 @@
2
3

4

5
-
6
-
7
8
9
Provides data for use in modeling.
0 commit comments