Skip to content

Commit

Permalink
typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantroy committed Oct 28, 2024
1 parent f915115 commit d2fc195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyrightconfig.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"include": ["src/mochi_preview/pipelines.py"]
"include": ["src/genmo/mochi_preview/pipelines.py"]
}

1 change: 1 addition & 0 deletions scripts/typecheck.bash
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#! /bin/bash
npx pyright

0 comments on commit d2fc195

Please sign in to comment.