mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-24 23:39:11 +03:00
Make a code style change to the giphynav-aiohttp app
This commit is contained in:
parent
577c7854da
commit
eb42221e6c
|
@ -2,8 +2,8 @@
|
|||
|
||||
from dependency_injector import containers, providers
|
||||
from dependency_injector.ext import aiohttp
|
||||
|
||||
from aiohttp import web
|
||||
|
||||
from . import giphy, services, views
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user