transition-zero / tz-client

A client repository for accessing FEO data programmatically.
https://docs.feo.transitionzero.org
Apache License 2.0
21 stars 4 forks source link

fix: move client setup code into init method #97

Closed joconnor-ecaa closed 8 months ago

joconnor-ecaa commented 8 months ago

Description

Non-urgent

Resolves #18

Client setup code (including auth) now only runs at init time, not import time.

Checklist

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
feo-client ✅ Ready (Inspect) Visit Preview Dec 1, 2023 5:29pm
joconnor-ecaa commented 8 months ago

This does not fix the bug