Skip to content

Conversation

@f-dangel
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 26, 2025 23:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies the latest Black formatter to the codebase, ensuring consistent Python code formatting across test files. The changes are purely cosmetic and do not affect functionality.

Key changes:

  • Removed trailing whitespace from comment lines in multiple test configuration files
  • Added a trailing comma after the function parameter in evaluation_mode.py to comply with Black's formatting rules

Reviewed changes

Copilot reviewed 1 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/utils/test_conv_transpose_settings.py Removed trailing whitespace from comment line in docstring
test/utils/test_conv_settings.py Removed trailing whitespace from comment line in docstring
test/utils/evaluation_mode.py Added trailing comma after function parameter for Black compliance
test/extensions/firstorder/sum_grad_squared/sumgradsquared_settings.py Removed trailing whitespace from comment line in docstring
test/extensions/firstorder/batch_l2_grad/batchl2grad_settings.py Removed trailing whitespace from comment line in docstring
test/core/derivatives/pooling_settings.py Removed trailing whitespace from comment line in docstring
test/core/derivatives/activation_settings.py Removed trailing whitespace from comment line in docstring

All changes are appropriate Black formatting updates with no issues identified. The formatting changes improve code consistency without affecting functionality.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@f-dangel f-dangel changed the title [FMT] Apply latest black [FIX] Make CI work again (update auto-formatting and test dependencies) Nov 27, 2025
@f-dangel f-dangel merged commit cbc1679 into master Nov 27, 2025
19 checks passed
@f-dangel f-dangel deleted the apply-black branch November 27, 2025 03:37
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.

2 participants