-
Notifications
You must be signed in to change notification settings - Fork 94
docs: cleanup documentation #1946
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
Conversation
This only touches docs, so it doesn't run any of the build tests. There doesn't seem to be a sane way to specify conditional required tests. We could make all workflows run for every PR, and skip every step if the job is not required, but that will bloat all of our workflows |
_v2
use in 10-minutes-to...Prefer the rich repr
This corrects the hitherto incorrect (missing) syntax highlighting
Codecov Report
Additional details and impacted files
|
cbd07d2
to
d99d299
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are all improvements, with one exception, noted below. If it's hard to specify an exception to the auto-formatting (black?), it can stay.
…it can no longer serve as a progress tracker.
This PR
I need to ping Martin to check some of the parquet/arrow parts.
Partially addresses #1916
Fixes #1893
📚 The documentation for this PR will be available at https://awkward-array.readthedocs.io/en/agoose77-docs-touch-ups/ once Read the Docs has finished building 🔨