Skip to content

Commit e408bfa

Browse files
committed
Add os import
1 parent 655d645 commit e408bfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

multinet/api/management/commands/setupdevenv.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
from pathlib import Path
1616
from io import StringIO
17+
import os
1718
import csv
1819
import json
1920

0 commit comments

Comments
 (0)