Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csppfetch
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cspp_geo
csppfetch
Commits
b38acc63
Commit
b38acc63
authored
Aug 25, 2021
by
Alan De Smet
Browse files
Options
Downloads
Patches
Plain Diff
Comment out unneeded
parent
79877dab
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/aitf/ancil.py
+1
-1
1 addition, 1 deletion
example/aitf/ancil.py
with
1 addition
and
1 deletion
example/aitf/ancil.py
+
1
−
1
View file @
b38acc63
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
import
os
import
os
import
sys
import
sys
import
datetime
as
dt
import
datetime
as
dt
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
dirname
(
__file__
)
+
'
/../..
'
))
#
sys.path.append(os.path.abspath(os.path.dirname(__file__)+'/../..'))
import
csppfetch
import
csppfetch
import
csppfetch.daterange
import
csppfetch.daterange
from
csppfetch.roundtozero
import
roundtozero
from
csppfetch.roundtozero
import
roundtozero
...
...
...
...
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
sign in
to comment