Fix linting issue

This commit is contained in:
Brian O'Connor 2023-01-29 10:31:04 -05:00 committed by Christopher Charbonneau Wells
parent 8feeb2f208
commit 64f44f31ca
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ class PumpingAPITestCase(TestBase.BabyBuddyAPITestCaseBase):
"amount": 50.0, "amount": 50.0,
"time": "2017-11-17T12:52:00-05:00", "time": "2017-11-17T12:52:00-05:00",
"notes": "new device", "notes": "new device",
"tags": [] "tags": [],
}, },
) )