Skip to content

Commit

Permalink
Import regex module
Browse files Browse the repository at this point in the history
  • Loading branch information
n-jay committed Jan 19, 2024
1 parent 9cd5ff0 commit 7a29205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuesubmit/cuesubmit/Submission.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from __future__ import absolute_import

from builtins import str
import re

import outline
import outline.cuerun
Expand Down

0 comments on commit 7a29205

Please sign in to comment.