This website works better with JavaScript.
Home
Explore
Help
Sign In
ftobler
/
llama
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
1
Branch
0
Tags
213 KiB
Python
97.3%
HTML
1%
JavaScript
0.9%
CSS
0.8%
Tree:
677eb6d0ea
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '677eb6d0ea'
${ noResults }
llama
/
__main__.py
6 lines
92 B
Raw
Blame
History
print
(
"
running __main__.-py
"
)
from
llama
import
main
if
__name__
==
"
__main__
"
:
main
(
)
Reference in new issue