mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
10 lines
123 B
Python
10 lines
123 B
Python
from data.appr_model import (
|
|
blob,
|
|
channel,
|
|
manifest,
|
|
manifest_list,
|
|
package,
|
|
release,
|
|
tag,
|
|
)
|