3 lines
59 B
Python
3 lines
59 B
Python
__all__ = ["OfferNews"]
|
|
|
|
from .offer_news import OfferNews
|
__all__ = ["OfferNews"]
|
|
|
|
from .offer_news import OfferNews
|