uclahs-cds / Ligare

GNU General Public License v2.0
0 stars 0 forks source link

Fix type annotation error #64

Closed aholmes closed 5 months ago

aholmes commented 5 months ago

Fix this error:

Traceback (most recent call last):
  File ".venv/lib/python3.10/site-packages/BL_Python/platform/identity/user_loader.py", line 107, in user_loader
    list[RelationshipProperty[DbRole] | ColumnProperty],
TypeError: 'type' object is not subscriptable