Skip to content

Commit

Permalink
IT'S WHAT IT WAS BEFORE HAND
Browse files Browse the repository at this point in the history
  • Loading branch information
Mole1424 committed Jun 22, 2024
1 parent e3e8934 commit c496d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voting/splitutils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import _csv
from csv import QUOTE_ALL, Sniffer, reader
import re
from csv import QUOTE_ALL, Sniffer, reader
from typing import List


Expand Down

0 comments on commit c496d55

Please sign in to comment.