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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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
# email : rogerbosolinndo34@gmail.com
33

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

0 commit comments

Comments
 (0)