Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Test
/
templar-min-old
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c69c4091
authored
2017-02-07 11:31:19 -0600
by
Marcos Cano
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
test
1 parent
62b11971
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
src/templar.min.py
src/templar.min.py
View file @
c69c409
...
...
@@ -157,8 +157,6 @@ def main(argv):
sys
.
exit
(
1
)
if
__name__
==
"__main__"
:
if
len
(
sys
.
argv
)
>
1
:
main
(
sys
.
argv
[
1
:])
...
...
Please
register
or
sign in
to post a comment