exdir
exdir copied to clipboard
repr html fails when File is initialized with git lfs plugin and a relative path
https://github.com/CINPLA/exdir/blob/5a9a41f6b28580124931ade4594ddbe5ac00bcc3/exdir/plugins/git_lfs.py#L26
workaround
exdir.File(pathlib.Path('relative/path.exdir').absolute(), plugins=[git_lfs])