Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sayerhs committed Jan 23, 2024
1 parent e9a0db7 commit e6b8264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caelus/post/funcobj/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
Residuals,
SampledSets,
SampledSurfaces,
VolumeReport
VolumeReport,
]

_func_obj_map = {fobj.funcobj_type(): fobj for fobj in _func_objects_list}
Expand Down

0 comments on commit e6b8264

Please sign in to comment.