1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00
Files
quay/data/appr_model/__init__.py
2019-12-02 12:23:08 -05:00

10 lines
123 B
Python

from data.appr_model import (
blob,
channel,
manifest,
manifest_list,
package,
release,
tag,
)