test(pyargus): better test for expr_gen

This commit is contained in:
Anand Balakrishnan 2023-10-13 11:08:40 -07:00
parent c68620dfdd
commit f8e570756c
No known key found for this signature in database
3 changed files with 11 additions and 11 deletions

View file

@ -83,8 +83,6 @@ jobs:
flake8
ruff check .
mypy .
- name: Python Tests
run: pytest pyargus
docs:
name: Documentation