make flake happy
This commit is contained in:
parent
b5dc6e9666
commit
4766786794
|
@ -103,7 +103,6 @@ class Sanic(MutableMapping):
|
||||||
def __iter__(self):
|
def __iter__(self):
|
||||||
return iter(self._extensions)
|
return iter(self._extensions)
|
||||||
|
|
||||||
|
|
||||||
# -------------------------------------------------------------------- #
|
# -------------------------------------------------------------------- #
|
||||||
# Registration
|
# Registration
|
||||||
# -------------------------------------------------------------------- #
|
# -------------------------------------------------------------------- #
|
||||||
|
|
Loading…
Reference in New Issue
Block a user