9 lines
109 B
Python
9 lines
109 B
Python
from data.appr_model import (
|
|
blob,
|
|
channel,
|
|
manifest,
|
|
manifest_list,
|
|
package,
|
|
release,
|
|
tag,
|
|
)
|