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

fix: Fix package not importable. #37

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

bvanelli
Copy link
Owner

@bvanelli bvanelli commented Jul 11, 2024

Closes #36

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (d4a9e74) to head (9dd4a46).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files          13       13           
  Lines        1725     1725           
=======================================
  Hits         1668     1668           
  Misses         57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bvanelli bvanelli merged commit bb75ff4 into main Jul 12, 2024
7 checks passed
@bvanelli bvanelli deleted the 36-cannot-install-from-pip branch July 12, 2024 05:06
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.

ModuleNotFoundError: No module named 'actual.utils'
1 participant