Skip to content

Commit

Permalink
ran black on __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rekomodo committed Sep 1, 2024
1 parent aadb1ef commit 9dfb219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion festim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
from .exports.derived_quantities.total_volume import (
TotalVolume,
TotalVolumeCylindrical,
TotalVolumeSpherical
TotalVolumeSpherical,
)
from .exports.derived_quantities.average_surface import AverageSurface
from .exports.derived_quantities.point_value import PointValue
Expand Down

0 comments on commit 9dfb219

Please sign in to comment.