Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 410ab38

Browse files
committedOct 6, 2024·
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7ce066c commit 410ab38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎maths/weddles_rule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def compute_solution(add, table, h) -> float:
122122
from doctest import testmod
123123

124124
testmod()
125-
125+
126126
# func, a, b = get_inputs()
127127
# acc = 1
128128
# solution = None

0 commit comments

Comments
 (0)
Please sign in to comment.