Skip to content

Commit d450e0a

Browse files
committed
Add missing import
1 parent 66396f9 commit d450e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/databases/db_modular_polynomials.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
# https://www.gnu.org/licenses/
3333
# ****************************************************************************
3434
import bz2
35+
import os
3536
from pathlib import Path
3637

3738

0 commit comments

Comments
 (0)