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

Patch 4: Docs, Improvements, Bug fixes #4

Merged
merged 15 commits into from Jan 20, 2022
Merged

Patch 4: Docs, Improvements, Bug fixes #4

merged 15 commits into from Jan 20, 2022

Conversation

thatgeeman
Copy link
Owner

  • Refactored major sections of pybx.basics and the BxType
  • Backwards incompatible!
  • Detailed docstrings for all methods and classes
  • Directly visualize arrays in VisBx()
  • Visualize, iterate, __add__ operations for BaseBx
  • Helper function to set and return BxType (get_bx)
  • Several verbal assertions and bug fixes
  • Fixes KeyError: 'label' #3 TypeError: 'BaseBx' object is not iterable #2
  • [dev] Updated tests

@thatgeeman thatgeeman merged commit f0a149e into master Jan 20, 2022
@thatgeeman thatgeeman deleted the patch-4 branch January 21, 2022 15:33
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.

KeyError: 'label'
1 participant