Skip to content

Commit f893da9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 23e071e commit f893da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

physics/shear_stress.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ def calculate_shear_stress(
7373
if __name__ == "__main__":
7474
import doctest
7575

76-
doctest.testmod()
76+
doctest.testmod()

0 commit comments

Comments
 (0)