replace ["partition_name"] by .partition_name #467

Merged
viennet merged 1 commits from jmplace/ScoDoc-Lille:fix_order_partition_not_subscritable into master 2022-08-02 16:37:17 +02:00
Collaborator

corrige:

    if partition["partition_name"] is not None
TypeError: 'Partition' object is not subscriptable
corrige: ``` File "/opt/scodoc/app/api/partitions.py", line 422, in <listcomp> if partition["partition_name"] is not None TypeError: 'Partition' object is not subscriptable ```
jmplace added 1 commit 2022-08-02 16:33:39 +02:00
viennet merged commit 90811fdc0e into master 2022-08-02 16:37:17 +02:00
Sign in to join this conversation.
No description provided.