6 أسطر
72 B
Python
6 أسطر
72 B
Python
from api.pulls.open import api_open_pr
|
|
|
|
__all__ = [
|
|
"api_open_pr"
|
|
]
|