Closed officialasishkumar closed 3 months ago
*beep* *bop* Hi human, I ran ruff on the latest commit (44ae3e6c7f64f792f29249471fd5c3bbbab882cc). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
This is not a good thing todo and will be partially taken care by our ruff switch in the fall. Please close
*beep* *bop* Hi human, I ran benchmarks as you asked comparing master (e1aa88723a6836e8a25cc1afb24b578b1b78651f) and the latest commit (44ae3e6c7f64f792f29249471fd5c3bbbab882cc). Here are the logs produced by ASV. Results can also be downloaded as artifacts here.
Significantly changed benchmarks:
All benchmarks:
If you want to see the graph of the results, you can check it here
:pencil: Description
Type: :beetle:
bugfix
Removed unused imports by using autoflake.
__init__.py
files are not included.autoflake --remove-all-unused-imports --recursive --in-place .
:pushpin: Resources
Examples, notebooks, and links to useful references.
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label