Skip to content

Commit daac334

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

other/time_algo_exec.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Auteur : Bosolindo Edhiengene Roger
22
33

4+
45
def calc(operations: dict) -> float:
56
"""
67
calc(operation: dict) -> float:

0 commit comments

Comments
 (0)