facultyai / faculty-sync

Synchronise a local directory with your Faculty platform workspace
https://pypi.org/project/faculty_sync/
Apache License 2.0
10 stars 1 forks source link

Avoid warnings about obsolete configuration dirs on new installs #48

Closed pbugnion closed 5 years ago

pbugnion commented 5 years ago

Prior to this commit, a fresh installation of faculty-sync would lead to warnings about using the obsolete sml-sync.conf files (even if those files were absent). Now the warnings are only raised if the files exist.