chore: move dependencies, add more tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from .schemas.api_types import (
|
||||
ALMASchema,
|
||||
DNBSchema,
|
||||
HBZSchema,
|
||||
HebisSchema,
|
||||
@@ -89,5 +90,3 @@ class HBZ(_Api):
|
||||
self.prefix = HBZSchema.ARGSCHEMA.value
|
||||
self.library_identifier = HBZSchema.LIBRARY_NAME_LOCATION_FIELD.value
|
||||
super().__init__(self.site, self.url, self.prefix, self.library_identifier)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user