Skip to content

Commit e83867a

Browse files
committed
Fixed typo in a comment
1 parent f47316c commit e83867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding=utf-8
22
"""
3-
Unit testing of tableformatter utility functtions.
3+
Unit testing of tableformatter utility functions.
44
"""
55
import pytest
66

0 commit comments

Comments
 (0)