Skip to content
Snippets Groups Projects
Commit 440798e1 authored by Florian Obersteiner's avatar Florian Obersteiner
Browse files

character requirements filename

parent 44d463f3
Branches
Tags
1 merge request!6code refactor
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
......@@ -926,6 +926,8 @@ class Dataset:
else:
self.inputFhandle = f
# TODO should we add a filename characters check, as we have it for the variable names?
self.readHeader(splitChar)
if loadData:
self.endDefineMode()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment