Skip to content

Commit a979696

Browse files
committed
fix: Adjust the lint issues
1 parent e575eb9 commit a979696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrationtest/test_folder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ def test_get_all_folder_ids_and_names(self):
142142
self.assertEqual(
143143
list([{"id": 72, "title": "Github Integrationtest"}]),
144144
self.folder.get_all_folder_ids_and_names(),
145-
)
145+
)

0 commit comments

Comments
 (0)