Skip to content

Commit

Permalink
Fix code style issues with Black
Browse files Browse the repository at this point in the history
  • Loading branch information
lint-action committed Feb 18, 2024
1 parent f5cf265 commit bd1b7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"tests.fixtures.parachutes.parachute_fixtures",
"tests.fixtures.rockets.rocket_fixtures",
"tests.fixtures.surfaces.surface_fixtures",
"tests.fixtures.units.numerical_fixtures"
"tests.fixtures.units.numerical_fixtures",
]


Expand Down

0 comments on commit bd1b7c2

Please sign in to comment.