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
9d0f712b
Commit
9d0f712b
authored
Aug 6, 2021
by
Alan De Smet
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into example
parents
614f8902
87286d97
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csppfetch/__init__.py
+3
-0
3 additions, 0 deletions
csppfetch/__init__.py
with
3 additions
and
0 deletions
csppfetch/__init__.py
+
3
−
0
View file @
9d0f712b
...
...
@@ -373,6 +373,9 @@ class Downloader:
"""
Knowledge of how to download a given data source
'
s files
"""
# This is just a convenience for users of a Downloader object
DownloadStatistics
=
DownloadStatistics
def
__init__
(
self
,
name
,
package_env_id
,
...
...
...
...
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