Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Dozgulbas committed Aug 15, 2024
1 parent 228cfeb commit da63a32
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ description = "Software for automatting a mir robot"
authors = [
{name = "Ryan D. Lewis", email="[email protected]"},
{name = "Rafael Vescovi", email="[email protected]"},
{name = "Doga Ozgulbas", email="[email protected]"},
{name = "Abe Stroka", email="[email protected]"},
{name = "Kyle Hippe", email = "[email protected]"},
{name = "Tobias Ginsburg", email = "[email protected]"},
]
dependencies = [
"ad_sdl.wei>=0.5.3",
Expand Down Expand Up @@ -60,7 +64,7 @@ exclude = [
]

# Same as Black.
line-length = 88
line-length = 120
indent-width = 4

# Assume Python 3.8
Expand Down

0 comments on commit da63a32

Please sign in to comment.