Skip to content
This repository was archived by the owner on Mar 2, 2024. It is now read-only.

fix: missing OwnInfo import#318

Open
truenicoco wants to merge 1 commit intomautrix:masterfrom
truenicoco:missing-import
Open

fix: missing OwnInfo import#318
truenicoco wants to merge 1 commit intomautrix:masterfrom
truenicoco:missing-import

Conversation

@truenicoco
Copy link
Contributor

get_self() cannot be awaited without this fix:

   File "/venv/lib/python3.11/site-packages/maufbapi/http/api.py", line 344, in get_self
     fields = ",".join(field.name for field in attr.fields(OwnInfo))
                                                           ^^^^^^^
 NameError: name 'OwnInfo' is not defined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant