-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
Currently, we've disabled the pylint 'no-member' warnings. There is some bug in pylint due to which it fails to recognize 'add_extension' and 'filters' as the members of `Flask.jinja_env`. So, until the issue here is not resolved, we'll keep them disabled.