UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Tools
project-template
Commits
46c90e4c
Commit
46c90e4c
authored
Mar 01, 2021
by
Joshua Eason
Browse files
Disabling badges until API is accessible
parent
648140b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
template.py
template.py
+2
-2
No files found.
template.py
View file @
46c90e4c
...
...
@@ -57,7 +57,7 @@ def main(argv):
'projects'
,
'file_templates'
,
'branches'
,
'badges'
,
#
'badges',
'approval_badges'
]
...
...
@@ -178,4 +178,4 @@ def main(argv):
if
__name__
==
"__main__"
:
main
(
sys
.
argv
[
1
:])
\ No newline at end of file
main
(
sys
.
argv
[
1
:])
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