neo_paths.py
Go to the documentation of this file.
1 
2 # This just returns the full list of paths to append...
3 import os
4 
5 def paths(root_dir):
6  p = []
7  return p
def paths(root_dir)
Definition: neo_paths.py:5


webui
Author(s): Scott Hassan
autogenerated on Mon Jun 10 2019 15:51:24