You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update query to force inclusion of game_code, add support for transac…
…tions that include FAAB and/or draft picks, update docs, add simple Docker usage, and update package
update query to force inclusion of game_code, add support for transac…
…tions that include FAAB and/or draft picks, update docs, and add simple Docker usage
update queries and custom classes to return flattened objects without…
… unnecessary single-key dict access, fix type hints to support flattened return values, and update docs, tests, and quickstart