Fix whitespace difference

This commit is contained in:
Jacob Støren 2019-12-18 09:05:39 +01:00
parent 2ca3345a20
commit 1575705835

View File

@ -231,7 +231,7 @@ class Project(PdmObject):
"""
return self._execute_command(
exportSnapshots=Cmd.ExportSnapshotsRequest(
type=snapshot_type, prefix=prefix, caseId=-1, viewId=-1 ))
type=snapshot_type, prefix=prefix, caseId=-1, viewId=-1))
def export_well_paths(self, well_paths=None, md_step_size=5.0):
""" Export a set of well paths