Skip to content

Commit

Permalink
Fixing Black errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Oct 19, 2023
1 parent bc3670c commit 788fbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optika/_tests/test_apertures.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class AbstractTestAbstractPolygonalAperture(
for inverted in inverted_parameterization
for transformation in transform_parameterization
for kwargs_plot in test_mixins.kwargs_plot_parameterization
]
],
)
class TestPolygonalAperture(
AbstractTestAbstractPolygonalAperture,
Expand Down

0 comments on commit 788fbab

Please sign in to comment.