Brad Johnson
Brad Johnson
Not sure if this is the right place to notify whoever is responsible for the domain name, but lbry.tech has expired: https://lbry.tech/ 
Trying to use conn.sync() based on [this example](https://github.com/tursodatabase/libsql-python/blob/main/examples/sync/main.py) returns the following error: ``` $ python3 sync_example.py Traceback (most recent call last): File "/path_redacted/sync_example.py", line 11, in conn = libsql.connect("local.db", sync_url=url,...