Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Oct 9, 2024
1 parent b89b8f2 commit 454faa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_operations_unittests.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
Tests for mathematical operations functions.
"""

from operations import find_max, find_mean
from unittest import TestCase
import csv
Expand Down

0 comments on commit 454faa3

Please sign in to comment.