Skip to content

Use os.path.isdir()

Stefan Possanner requested to merge fix-254 into devel

Solves the following issue(s):

Closes #254 (closed)

Core changes:

Use os.path.isdir() to identify folders.

Model-specific changes:

None

Documentation changes:

None

Merge request reports