Closed klinga closed 2 years ago
SADeprecationWarning: Calling URL() directly is deprecated and will be disabled in a future release. The public constructor for URL is now the URL.create() method.
see data.datastore.datastore_url() and refactor
also: data.datastore.create_datastore()
completed in PR #169
SADeprecationWarning: Calling URL() directly is deprecated and will be disabled in a future release. The public constructor for URL is now the URL.create() method.