Skip to content

Commit ed11e39

Browse files
committed
Format file
1 parent 358ab32 commit ed11e39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test_operations_unittests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
Tests for mathematical operations functions.
33
"""
4+
45
from operations import find_max, find_mean
56
from unittest import TestCase
67
import csv

0 commit comments

Comments
 (0)