Skip to content

Commit cb502ae

Browse files
committed
import os is needed
1 parent d410995 commit cb502ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmodernize/main.py

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

88
from __future__ import absolute_import, print_function
99

10+
import os
1011
import sys
1112
import logging
1213
import optparse

0 commit comments

Comments
 (0)