Skip to content

Commit

Permalink
pre commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
IIITM-Jay committed Oct 9, 2024
1 parent 41fc44b commit ea2eddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

import logging
import unittest
from shared_utils import *

from parse import *
from shared_utils import *


class EncodingLineTest(unittest.TestCase):
Expand Down

0 comments on commit ea2eddb

Please sign in to comment.