Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
IDATT2900-072
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container 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
Mattias Agentoft Eggen
IDATT2900-072
Commits
ff065533
Commit
ff065533
authored
3 years ago
by
williamforbrigd
Browse files
Options
Downloads
Patches
Plain Diff
small import change
parent
800e71f5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bbcli/Services/__init__.py
+1
-1
1 addition, 1 deletion
bbcli/Services/__init__.py
bbcli/__init__.py
+1
-1
1 addition, 1 deletion
bbcli/__init__.py
with
2 additions
and
2 deletions
bbcli/Services/__init__.py
+
1
−
1
View file @
ff065533
from
.AnnouncementService
import
*
\ No newline at end of file
from
.AuthorizationService
import
*
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bbcli/__init__.py
+
1
−
1
View file @
ff065533
...
...
@@ -6,7 +6,7 @@ __version__ = "0.1.0"
# from .endpoints import *
from
.Node
import
*
from
.Utils.utils
import
*
from
.Services
.AuthorizationService
import
login
from
.Services
import
login
(
SUCCESS
,
...
...
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