clean
This commit is contained in:
2
tools/clean.py
Normal file → Executable file
2
tools/clean.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import nbformat
|
||||
from nbdev.export import *
|
||||
from nbdev.clean import *
|
||||
|
||||
Reference in New Issue
Block a user