Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add __main__ to allow calling via python -m
Allows e.g. ``` python -m jupytext my_notebook.ipynb --to Rmd ```
- Loading branch information