File "/usr/local/lib/python3.7/site-packages/libreselery-0.0.3.dev13-py3.7.egg/libreselery/github_connector.py", line 39, in parseRemoteProjectId
repo = self.github.get_repo(self.parseRemoteToOwnerProjectName(url))
File "/usr/local/lib/python3.7/site-packages/libreselery-0.0.3.dev13-py3.7.egg/libreselery/github_connector.py", line 33, in parseRemoteToOwnerProjectName
raise ValueError("url cannot be parsed. (url: %s)" % (url))
ValueError: url cannot be parsed. (url: https://github.com/cityflow-project/CityFlow/)
Appeared with @kikass13 new architecture. Other URLs worked perfectly. I do not understand how this URL differs from others.