mirror of https://github.com/snachodog/mybuddy.git
Fix linting issue
This commit is contained in:
parent
8feeb2f208
commit
64f44f31ca
|
@ -190,7 +190,7 @@ class PumpingAPITestCase(TestBase.BabyBuddyAPITestCaseBase):
|
|||
"amount": 50.0,
|
||||
"time": "2017-11-17T12:52:00-05:00",
|
||||
"notes": "new device",
|
||||
"tags": []
|
||||
"tags": [],
|
||||
},
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue