Skip to content

Commit 4cf682f

Browse files
authored
chore: pip update (#492)
1 parent e6e9060 commit 4cf682f

File tree

4 files changed

+120
-124
lines changed

4 files changed

+120
-124
lines changed

.coveragerc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
[run]
2-
omit = ["tests/*", "cdk/*"]
2+
omit =
3+
# omit everything in /tests
4+
tests/*
5+
# omit everything in /cdk
6+
"cdk/*"

Pipfile.lock

Lines changed: 98 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)