Merge branch 'master' of xato:0517
This commit is contained in:
4
packages/python/__main__.pybk
Normal file
4
packages/python/__main__.pybk
Normal file
@@ -0,0 +1,4 @@
|
||||
if __name__ == '__main__':
|
||||
from yapkernel import kernelapp as app
|
||||
import pdbl pdb.set_trace()
|
||||
app.launch_new_instance()
|
Reference in New Issue
Block a user