File: __init__.py

package info (click to toggle)
python-vultr 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 1,004; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
from .test_vultr import UnauthenticatedTests
from .test_vultr import AuthenticatedTests