Skip to content

Commit

Permalink
Make a code style change to the giphynav-aiohttp app
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Jul 29, 2020
1 parent 577c785 commit eb42221
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit eb42221

Please sign in to comment.