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

Update __init__.py to fix ExtDeprecationWarning #21

Closed
wants to merge 1 commit into from

Conversation

Naishy
Copy link

@Naishy Naishy commented Feb 1, 2018

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
Copy link
Author

Naishy commented Feb 1, 2018

Duplicates #20

@coveralls
Copy link

coveralls commented Feb 1, 2018

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

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.

None yet

2 participants