Skip to content

Commit

Permalink
Use black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
connoramoreno committed Sep 12, 2024
1 parent 6cecca0 commit 3615cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parastell/magnet_coils.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ def populate_magnet_coils(self):
self._instantiate_coils()
self._compute_radial_distance_data()
self._filter_coils()

def build_magnet_coils(self):
"""Builds each filament in self.filtered_filaments in cubit, then cuts
to the toroidal extent using self._cut_magnets().
Expand Down

0 comments on commit 3615cee

Please sign in to comment.