"""Allow running export as a module: python -m potato.export""" from .cli import main main()