3 lines
60 B
Python
3 lines
60 B
Python
from .wrapper import fetch_issue
|
|
|
|
__all__ = ["fetch_issue"]
|
from .wrapper import fetch_issue
|
|
|
|
__all__ = ["fetch_issue"]
|