Skip to content

Commit

Permalink
lint fix, shoutout #8
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdi committed Nov 23, 2023
1 parent 8431f24 commit b2b2572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyssp/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def harmonic(A: int, process: None | Generator = None) -> NoReturn:

def white_noise(variance: float) -> NoReturn:
"""The harmonic random process.
Page 93.
"""
Expand Down

0 comments on commit b2b2572

Please sign in to comment.