Skip to content
Snippets Groups Projects
conf.py 99 B
from pathlib import Path

paths = {
    'project_files': Path.home() / 'model_server' / 'ilastik'
}