Remove flask superclass
This commit is contained in:
parent
af41dbe0c4
commit
af4cb0ff2b
15 changed files with 14 additions and 35 deletions
|
|
@ -16,7 +16,7 @@ import unittest
|
|||
import logging
|
||||
from jinja2 import TemplateNotFound
|
||||
|
||||
from tests import TestFlask
|
||||
|
||||
|
||||
|
||||
def test_context_processing():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue