fixing bugs with ci pipeline
This commit is contained in:
@@ -11,3 +11,17 @@ from .data import (
|
||||
sample_events,
|
||||
)
|
||||
from .slots_data import slots
|
||||
|
||||
__all__ = [
|
||||
"contacts",
|
||||
"return_addresses",
|
||||
"dewars",
|
||||
"proposals",
|
||||
"shipments",
|
||||
"pucks",
|
||||
"samples",
|
||||
"dewar_types",
|
||||
"serial_numbers",
|
||||
"sample_events",
|
||||
"slots",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user