File: example_resource.py

package info (click to toggle)
python-hug 2.6.0-2.4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,072 kB
  • sloc: python: 8,938; sh: 99; makefile: 17
file content (2 lines) | stat: -rw-r--r-- 26 bytes parent folder | download
1
2
def hi():
    return "hi"