added lib to ftrack_server with functios able to handle mongo url parts

This commit is contained in:
iLLiCiTiT 2019-10-25 18:21:44 +02:00
parent 3a5525edf6
commit e7c9a61b2e
2 changed files with 69 additions and 1 deletions

View file

@ -1,2 +1,2 @@
from .lib import *
from .ftrack_server import *
from .ftrack_server import FtrackServer