Skip to content

Commit

Permalink
pre-commit run -a
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed May 18, 2024
1 parent 2189268 commit 9d69d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name = "example-parallel-robots"
description = "Set of parallel robot models for general use in benchmarks and examples"
version = "0.0.1"
dependencies = [
"pin",
"pyyaml",
"pin",
"pyyaml"
]

[tool.cmeel]
Expand Down

0 comments on commit 9d69d3c

Please sign in to comment.