Skip to content

Commit

Permalink
Update black version, formatting changes (#1148)
Browse files Browse the repository at this point in the history
(cherry picked from commit b6c0e0e)

# Conflicts:
#	moveit_commander/src/moveit_commander/move_group.py
  • Loading branch information
stephanie-eng authored and mergify-bot committed Mar 29, 2022
1 parent 811dd46 commit 2858489
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 20.8b1
rev: 22.3.0
hooks:
- id: black

Expand Down
Loading

0 comments on commit 2858489

Please sign in to comment.