Skip to content

Commit

Permalink
Minor .py edit to trigger CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamPattinson committed Nov 7, 2023
1 parent a0d9bf2 commit b377004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyloidal/cocos.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

@dataclass(frozen=True)
class Sigma:
"""Collection of signs of various quantities"""
"""Collection of signs of various quantities."""

B_poloidal: int
r_phi_z: int
Expand Down

0 comments on commit b377004

Please sign in to comment.