Skip to content

Commit

Permalink
Merge branch 'quantumlib:main' into mhucka-numpy2-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka authored Sep 20, 2024
2 parents 1fffef6 + d15549c commit 30681a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev_tools/incremental_coverage.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from dev_tools import env_tools, shell_tools

IGNORED_FILE_PATTERNS = [
r'^(.+/)?conftest\.py$',
r'^dev_tools/.+', # Environment-heavy code.
r'^.+_pb2(_grpc)?\.py$', # Auto-generated protobuf code.
r'^(.+/)?setup\.py$', # Installation code.
Expand Down

0 comments on commit 30681a0

Please sign in to comment.