Skip to content

python 3 updates#1493

Merged
nicolaiarocci merged 1 commit into
pyeve:masterfrom
marksmayo:master
Nov 10, 2022
Merged

python 3 updates#1493
nicolaiarocci merged 1 commit into
pyeve:masterfrom
marksmayo:master

Conversation

@marksmayo

Copy link
Copy Markdown
Contributor

and some simplifications of conditional statements.

and some simplifications of conditional statements.
Comment thread eve/io/mongo/__init__.py
:license: BSD, see LICENSE for more details.
"""

from eve.io.mongo.media import GridFSMediaStorage

@nicolaiarocci nicolaiarocci Nov 8, 2022

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests are failing because this line was moved at the top. If you move it back to the bottom, tests will pass again (imports order is important in this file.)

@nicolaiarocci nicolaiarocci merged commit 7ae5bdd into pyeve:master Nov 10, 2022
@nicolaiarocci

Copy link
Copy Markdown
Member

alright i went ahead and applied the fix myself. Thanks for your contribution!

@marksmayo

Copy link
Copy Markdown
Contributor Author

@nicolaiarocci sorry for the delayed response. Thanks for sorting that!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants