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

Apply black and isort to test-webots file #324

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

lola831
Copy link
Collaborator

@lola831 lola831 commented Jan 14, 2025

Description

This PR addresses formatting issues in the test_webots.py file that caused it to fail the black code formatter. The following changes were made:

Reformatted the file to meet black's formatting rules.
Corrected spacing and line breaks to ensure consistent code style.
The file now passes black formatting without errors.

Issue Link

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

@lola831 lola831 requested a review from dfremont January 14, 2025 17:08
@dfremont dfremont merged commit dcd0213 into BerkeleyLearnVerify:main Jan 14, 2025
23 checks passed
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