diff --git a/gprMax/input_cmds_file.py b/gprMax/input_cmds_file.py index d8234530..531d989e 100644 --- a/gprMax/input_cmds_file.py +++ b/gprMax/input_cmds_file.py @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with gprMax. If not, see . -import sys, os +import os, sys from gprMax.exceptions import CmdInputError from gprMax.utilities import ListStream