File: exceptions.py

package info (click to toggle)
flask-peewee 3.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,136 kB
  • sloc: javascript: 9,322; python: 3,904; makefile: 135; sh: 16
file content (2 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (4)
1
2
class ImproperlyConfigured(Exception):
    pass