Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tzis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
data-infrastructure-services
tzis
Commits
92d3eb57
Commit
92d3eb57
authored
3 years ago
by
Fabian Wachsmann
Browse files
Options
Downloads
Patches
Plain Diff
Try this
parent
cdd7b0a2
No related branches found
No related tags found
1 merge request
!1
To class
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tzis/__init__.py
+1
-1
1 addition, 1 deletion
tzis/__init__.py
tzis/tzis.py
+1
-1
1 addition, 1 deletion
tzis/tzis.py
with
2 additions
and
2 deletions
tzis/__init__.py
+
1
−
1
View file @
92d3eb57
from
.
import
t
zis
from
.
tzis
import
T
zis
This diff is collapsed.
Click to expand it.
tzis/tzis.py
+
1
−
1
View file @
92d3eb57
...
...
@@ -9,7 +9,7 @@ import shutil
import
math
from
tqdm
import
tqdm
class
t
zis
:
class
T
zis
:
def
__init__
(
self
,
mf_dset
=
None
,
varname
=
None
,
...
...
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