-
Notifications
You must be signed in to change notification settings - Fork 104
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
Docstring all the things #202
Merged
Merged
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da899c8 - Browse repository at this point
Copy the full SHA da899c8View commit details -
Add a types.py file to define arbitrary types
for types that are used in more than one context, such as dimensions and axes
Configuration menu - View commit details
-
Copy full SHA for 791b566 - Browse repository at this point
Copy the full SHA 791b566View commit details -
Configuration menu - View commit details
-
Copy full SHA for d439539 - Browse repository at this point
Copy the full SHA d439539View commit details -
Enable basic pylance type checking too
which picks up a few things that mypy does not, and is faster than mypy
Configuration menu - View commit details
-
Copy full SHA for 16e6d24 - Browse repository at this point
Copy the full SHA 16e6d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ec1b8 - Browse repository at this point
Copy the full SHA b5ec1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae2575 - Browse repository at this point
Copy the full SHA 8ae2575View commit details -
Restructure Plotter to track all axes, not just one_fig
which also fixes a slew of typing issues
Configuration menu - View commit details
-
Copy full SHA for 2437887 - Browse repository at this point
Copy the full SHA 2437887View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 106a357 - Browse repository at this point
Copy the full SHA 106a357View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd712f1 - Browse repository at this point
Copy the full SHA bd712f1View commit details -
Fix advanced type error in Vertex ==
Raise the error; don't return it
Configuration menu - View commit details
-
Copy full SHA for a3c7487 - Browse repository at this point
Copy the full SHA a3c7487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c87e11 - Browse repository at this point
Copy the full SHA 9c87e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a46a5 - Browse repository at this point
Copy the full SHA d3a46a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57d7a2 - Browse repository at this point
Copy the full SHA e57d7a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867de40 - Browse repository at this point
Copy the full SHA 867de40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c231c7 - Browse repository at this point
Copy the full SHA 3c231c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84edfd - Browse repository at this point
Copy the full SHA e84edfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e698b - Browse repository at this point
Copy the full SHA b7e698bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf0243 - Browse repository at this point
Copy the full SHA 6bf0243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 279dfc0 - Browse repository at this point
Copy the full SHA 279dfc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e900d8 - Browse repository at this point
Copy the full SHA 0e900d8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.