4 lines
60 B
Python
4 lines
60 B
Python
__all__ = ["OfferNews"]
|
|
|
|
from .offer_news import OfferNews
|
|
|
__all__ = ["OfferNews"]
|
|
|
|
from .offer_news import OfferNews
|
|
|