Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ICARTT Python Package
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MBEES
ICARTT Python Package
Commits
40ab2ce3
Commit
40ab2ce3
authored
4 years ago
by
Christoph Knote
Browse files
Options
Downloads
Patches
Plain Diff
Fix bugs
parent
3910d6c0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
icartt/dataset.py
+1
-1
1 addition, 1 deletion
icartt/dataset.py
with
2 additions
and
1 deletion
.gitignore
+
1
−
0
View file @
40ab2ce3
/.coverage
/icartt.egg-info
\ No newline at end of file
This diff is collapsed.
Click to expand it.
icartt/dataset.py
+
1
−
1
View file @
40ab2ce3
...
...
@@ -527,7 +527,7 @@ class Dataset:
# for 2210
self
.
IBVAR
=
None
self
.
AUXVAR
=
[]
self
.
AUXVAR
S
=
{}
self
.
splitChar
=
splitChar
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment