Skip to content

Commit 98511ad

Browse files
linting
1 parent 6ec5f6e commit 98511ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/linode_client_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ def test_account_transfer(self):
470470
self.assertEqual(transfer.region_transfers[0].quota, 5010)
471471
self.assertEqual(transfer.region_transfers[0].billable, 0)
472472

473-
473+
474474
class BetaProgramGroupTest(ClientBaseCase):
475475
"""
476476
Tests methods of the BetaProgramGroup

0 commit comments

Comments
 (0)