Skip to content

Commit d18543a

Browse files
author
Auto-format Bot
committed
Automatically reformatting code
1 parent 670966a commit d18543a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/unit/test_month_to_date_usage.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
from unittest.mock import Mock
2+
13
import pytest
2-
from unittest.mock import Mock, patch
34
from model import AccountMonthToDateInfo
45

56

0 commit comments

Comments
 (0)