Skip to content
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

add back in a few missing imports; use ruff #155

Merged
merged 4 commits into from
Nov 2, 2023
Merged

add back in a few missing imports; use ruff #155

merged 4 commits into from
Nov 2, 2023

Conversation

akaszynski
Copy link
Owner

Resolve #154 by adding back in parse_csv.

Bonus

Use ruff. It does the job of both black and flake8, but faster.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #155 (08b1627) into main (a2552ac) will decrease coverage by 0.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   91.31%   90.45%   -0.86%     
==========================================
  Files           4        4              
  Lines         587      587              
==========================================
- Hits          536      531       -5     
- Misses         51       56       +5     
Files Coverage Δ
src/keepa/__init__.py 100.00% <ø> (ø)
src/keepa/interface.py 90.17% <ø> (-0.99%) ⬇️

@akaszynski akaszynski merged commit 32cf883 into main Nov 2, 2023
8 checks passed
@akaszynski akaszynski deleted the fix/imports branch November 2, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes in 1.3.7
1 participant