diff --git a/src/bloqade/task/base.py b/src/bloqade/task/base.py index 420a4e90d..f3c27d510 100644 --- a/src/bloqade/task/base.py +++ b/src/bloqade/task/base.py @@ -195,7 +195,7 @@ def bitstrings( return bitstrings - @beartype + def counts( self, filter_perfect_filling: bool = True,