-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pre-commit.ci] pre-commit autoupdate #203
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #203 +/- ##
==========================================
- Coverage 99.63% 99.63% -0.01%
==========================================
Files 9 9
Lines 1093 1092 -1
==========================================
- Hits 1089 1088 -1
Misses 4 4 ☔ View full report in Codecov by Sentry. |
f9148da
to
7866f34
Compare
7866f34
to
d7a8db3
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2) - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)
d7a8db3
to
5d66d6c
Compare
Signed-off-by: Jim-smith <jim-smith@users.noreply.github.com>
Signed-off-by: Jim-smith <jim-smith@users.noreply.github.com>
for more information, see https://pre-commit.ci
linting is complaining that the method create_dataframe (starts line 1360ish) |
updates: