File: __main__.py

package info (click to toggle)
live-clone 3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,104 kB
  • sloc: python: 2,333; xml: 440; makefile: 61; sh: 45
file content (3 lines) | stat: -rw-r--r-- 35 bytes parent folder | download
1
2
3
from .__init__ import main

main()