Fixed spelling errors in python code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from os.path import isfile as DoesFileExist
|
||||
|
||||
from .DataStructureManupulations import ConvertToStandardPathFormat
|
||||
from .DataStructureManipulations import ConvertToStandardPathFormat
|
||||
|
||||
|
||||
def ReadTextFile(FilePath):
|
||||
|
||||
Reference in New Issue
Block a user