Skip to content

Commit

Permalink
Ruff 0.2.2 finding
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed Feb 24, 2024
1 parent 795022c commit 59459f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def calc_sum(x: int, y: float) -> float:
Returns:
-------
float: The sum of x and y.
"""
return x + y

Expand Down

0 comments on commit 59459f9

Please sign in to comment.