Skip to content

Commit 6d71abb

Browse files
BaptisteCalotLacombeLouis
authored andcommitted
TRY Code changes without any impact to make a PR
1 parent 40b41c2 commit 6d71abb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mapie/tests/test_classification.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,9 @@ def get_params(self, *args: Any, **kwargs: Any):
936936

937937

938938
def do_nothing(*args: Any) -> None:
939-
"Mock function that does nothing. Add this sentence in order to make a change without any impact on code"
939+
"""Mock function that does nothing.
940+
Add this sentence in order to make
941+
a change without any impact on code"""
940942
pass
941943

942944

0 commit comments

Comments
 (0)