Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
alannesanni authored and github-actions[bot] committed Nov 29, 2023
1 parent 2e402d1 commit 9e1a5ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AppLibrary.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# pylint: skip-file

from services.logic import Logic
from infrastructure.stub_io import StubIO
from ui.ui import UI
from repositories.cite_repository import CiteRepository
from services.logic import Logic
from ui.ui import UI


class AppLibrary:
Expand Down

0 comments on commit 9e1a5ed

Please sign in to comment.