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

Python formatting tools #37

Merged
merged 8 commits into from
Mar 24, 2024
Merged

Python formatting tools #37

merged 8 commits into from
Mar 24, 2024

Conversation

Xierumeng
Copy link
Contributor

No description provided.

@Xierumeng Xierumeng force-pushed the formatting-tools branch 2 times, most recently from 18ca1a0 to eb714be Compare February 20, 2024 11:50
@Xierumeng Xierumeng changed the base branch from main to changeWaypointToLocationGround February 20, 2024 11:51
@Xierumeng
Copy link
Contributor Author

Xierumeng commented Feb 20, 2024

DO NOT MERGE. Blocked by refactor: #36

Base automatically changed from changeWaypointToLocationGround to main February 21, 2024 03:51
@Xierumeng Xierumeng force-pushed the formatting-tools branch 2 times, most recently from 4072d0f to 8491f0d Compare February 24, 2024 23:12
@Xierumeng
Copy link
Contributor Author

Mergeable.

Copy link

@TongguangZhang TongguangZhang left a comment

Choose a reason for hiding this comment

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

Reviewed

pyproject.toml Outdated

# Good variable names regexes, separated by a comma. If names match any regex,
# they will always be accepted
good-names-rgxs = "computer-vision-python"

Choose a reason for hiding this comment

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

remove

Copy link

@TongguangZhang TongguangZhang left a comment

Choose a reason for hiding this comment

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

LGTM!

@Xierumeng Xierumeng merged commit aefec91 into main Mar 24, 2024
1 check passed
@Xierumeng Xierumeng deleted the formatting-tools branch March 24, 2024 05:01
janez45 pushed a commit that referenced this pull request Mar 26, 2024
* Python formatting tools

* Format new files

* Gitignore

* Pylint submodule ignore

* Github workflow comment

* Remove duplicate by adding command generation

* Tests

* PR fixes
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