Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WindEnergyToolbox
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
toolbox
WindEnergyToolbox
Commits
2c9563f4
Commit
2c9563f4
authored
10 months ago
by
Rasmus Sode Lund
Browse files
Options
Downloads
Patches
Plain Diff
Add missing import
parent
b3dde804
No related branches found
No related tags found
1 merge request
!261
Add missing import
Pipeline
#56911
passed
10 months ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wetb/utils/installer.py
+1
-0
1 addition, 0 deletions
wetb/utils/installer.py
with
1 addition
and
0 deletions
wetb/utils/installer.py
+
1
−
0
View file @
2c9563f4
...
@@ -4,6 +4,7 @@ import json
...
@@ -4,6 +4,7 @@ import json
import
os
import
os
import
stat
import
stat
import
zipfile
import
zipfile
from
platform
import
architecture
from
urllib.request
import
Request
,
urlopen
from
urllib.request
import
Request
,
urlopen
...
...
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