Fix linting errors

This commit is contained in:
Erin 2023-10-20 16:15:03 -07:00
parent 15b16583cd
commit a30ed4725a
No known key found for this signature in database
GPG key ID: 1CAD275313C62460
3 changed files with 6 additions and 7 deletions

View file

@ -12,7 +12,6 @@ from unittest.mock import call
from epplibwrapper import (
commands,
RegistryError,
)
API_BASE_PATH = "/api/v1/available/"