mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
4 lines
132 B
Python
4 lines
132 B
Python
|
from .kit_web_ilias_crawler import KitIliasCrawler, KitIliasCrawlerSection
|
||
|
|
||
|
__all__ = ["KitIliasCrawler", "KitIliasCrawlerSection"]
|