File: __main__.py

package info (click to toggle)
python-pykube-ng 22.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: python: 2,336; makefile: 44
file content (3 lines) | stat: -rw-r--r-- 34 bytes parent folder | download
1
2
3
from .console import main

main()