Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJiahao authored and github-actions[bot] committed Dec 4, 2023
1 parent 23615d1 commit a54cbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/infrastructure/test_bibtex_exporter.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import unittest

from infrastructure.bibtex_exporter import BibtexExporter
from entities.cite import Cite
from infrastructure.bibtex_exporter import BibtexExporter


class TestBibtexExporter(unittest.TestCase):
Expand Down

0 comments on commit a54cbd4

Please sign in to comment.