File: error.py

package info (click to toggle)
prelude-correlator 4.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,056 kB
  • sloc: python: 1,686; sh: 34; makefile: 23
file content (2 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (3)
1
2
class UserError(Exception):
    pass