We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I'm trying to list all boards sections I'm getting this exception
AttributeError: 'BoardSection' object has no attribute '_generated_api_get_fn_args'
How to reproduce:
Board('board_id').list_sections()