Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Update __init__.py to fix ExtDeprecationWarning#21

Closed
Naishy wants to merge 1 commit into
rachelsanders:masterfrom
Naishy:master
Closed

Update __init__.py to fix ExtDeprecationWarning#21
Naishy wants to merge 1 commit into
rachelsanders:masterfrom
Naishy:master

Conversation

@Naishy

@Naishy Naishy commented Feb 1, 2018

Copy link
Copy Markdown

This is the fix the following warning which happens whenever the module is loaded:
ExtDeprecationWarning: Importing flask.ext.featureflags is deprecated, use flask_featureflags instead.
from flask.ext.featureflags import NoFeatureFlagFound, log

@Naishy Naishy closed this Feb 1, 2018
@Naishy

Naishy commented Feb 1, 2018

Copy link
Copy Markdown
Author

Duplicates #20

@coveralls

coveralls commented Feb 1, 2018

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 95.489% when pulling 61f666c on Naishy:master into bf32d07 on trustrachel:master.

1 similar comment
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 95.489% when pulling 61f666c on Naishy:master into bf32d07 on trustrachel:master.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants