We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e575eb9 commit a979696Copy full SHA for a979696
tests/integrationtest/test_folder.py
@@ -142,4 +142,4 @@ def test_get_all_folder_ids_and_names(self):
142
self.assertEqual(
143
list([{"id": 72, "title": "Github Integrationtest"}]),
144
self.folder.get_all_folder_ids_and_names(),
145
- )
+ )
0 commit comments