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

BUG: remove NotImplementedError from traceback #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Miksus
Copy link
Owner

@Miksus Miksus commented Jan 23, 2023

Remove the annoying NotImplementedError from the traceback.

@Miksus Miksus added the bug Something isn't working label Jan 23, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 91.96% // Head: 92.01% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (ccf8250) compared to base (c76a5e4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   91.96%   92.01%   +0.04%     
==========================================
  Files          22       22              
  Lines        1419     1427       +8     
==========================================
+ Hits         1305     1313       +8     
  Misses        114      114              
Impacted Files Coverage Δ
redbird/templates.py 97.56% <100.00%> (+0.26%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants