Skip to content

Add deprication warnings to non-float Coordinates #4

Add deprication warnings to non-float Coordinates

Add deprication warnings to non-float Coordinates #4

Workflow file for this run

name: ty
on: [push, pull_request]
jobs:
typecheck:
name: Type Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v5
- run: uv run ty check