File: exceptions.py

package info (click to toggle)
python-envs 1.2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: python: 264; makefile: 8
file content (2 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (3)
1
2
class EnvsValueException(Exception):
    pass