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 missing import for QuadToSpline #553

Merged
merged 3 commits into from
Jul 18, 2023
Merged

Fix missing import for QuadToSpline #553

merged 3 commits into from
Jul 18, 2023

Conversation

ninad-kamat
Copy link
Contributor

This also makes __init__.py file consistent with internal code development. This will help in avoiding such misses in future while syncing server code.

@ninad-kamat ninad-kamat self-assigned this Jul 18, 2023
@github-actions github-actions bot added maintenance Package and maintenance related bug Something isn't working labels Jul 18, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #553 (54871ff) into main (e7934ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #553   +/-   ##
=======================================
  Coverage   77.42%   77.42%           
=======================================
  Files          31       31           
  Lines        2202     2202           
=======================================
  Hits         1705     1705           
  Misses        497      497           

@ninad-kamat ninad-kamat merged commit 07295a7 into main Jul 18, 2023
21 checks passed
@ninad-kamat ninad-kamat deleted the fix/init branch July 18, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants