File: exceptions.py

package info (click to toggle)
python-glareclient 0.5.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 504 kB
  • sloc: python: 3,857; sh: 57; makefile: 21
file content (3 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (2)
1
2
3
# This is here for compatibility purposes. Once all known OpenStack clients
# are updated to use glareclient.exc, this file should be removed
from glareclient.exc import *  # noqa