Flatten out dagrt.vm -> dagrt
@mattwala Since most of dagrt lives in dagrt.vm, why the nesting?
The cleanup edits are simple:
sed -i s/dagrt.vm/dagrt/ **/*.py
(zsh)
@mattwala Since most of dagrt lives in dagrt.vm, why the nesting?
The cleanup edits are simple:
sed -i s/dagrt.vm/dagrt/ **/*.py
(zsh)