Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
devflow
Commits
0b8922ef
Commit
0b8922ef
authored
Apr 02, 2013
by
Christos Stavrakakis
Browse files
PEP8
parent
7fcadb0c
Changes
1
Show whitespace changes
Inline
Side-by-side
devflow/autopkg.py
View file @
0b8922ef
...
@@ -151,7 +151,6 @@ def main():
...
@@ -151,7 +151,6 @@ def main():
raise
ValueError
(
red
(
"Invalid argument! Mode must be one: %s"
raise
ValueError
(
red
(
"Invalid argument! Mode must be one: %s"
%
", "
.
join
(
AVAILABLE_MODES
)))
%
", "
.
join
(
AVAILABLE_MODES
)))
# Load the repository
# Load the repository
original_repo
=
utils
.
get_repository
()
original_repo
=
utils
.
get_repository
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment