Skip to content

Commit cdc5127

Browse files
author
Kareem Zidane
committed
imported re
1 parent 2d568a4 commit cdc5127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cs50/sql.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def execute(self, sql, *args, **kwargs):
6969

7070
# Lazily import
7171
import decimal
72+
import re
7273
import sqlalchemy
7374
import sqlparse
7475
import termcolor

0 commit comments

Comments
 (0)