2 lines
83 B
Python
2 lines
83 B
Python
|
# Always pair ipynb notebooks to py:percent files
|
||
|
formats = ["ipynb", "py:percent"]
|