Skip to content

Commit

Permalink
Type-review all Python under /src
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Sep 19, 2024
1 parent 75c3d61 commit 4b99c60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ SHELL := /bin/bash
PYTHON3 ?= python3

py_srcfiles := \
src/facet_cardinalities_ttl.py \
src/generate_single_stub_json.py
$(wildcard src/*.py)

all: \
.venv-pre-commit/var/.pre-commit-built.log \
Expand Down

0 comments on commit 4b99c60

Please sign in to comment.