5 lines
86 B
Python
5 lines
86 B
Python
from mymuell2caldav.mymuell2caldav import main
|
|
|
|
|
|
if __name__ == "__main__":
|
|
main() |