Skip to content

Commit 48878c1

Browse files
committed
fix: dot file
1 parent bd43039 commit 48878c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[run]
22
omit =
3+
**/__init__.py
34
noxfile.py
45
tests/*

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182
.pre-commit-config.yaml
183183
assets
184184
LICENSE
185+
noxfile.py
185186
pyrightconfig.json
186187
README.md
187188
ruff.toml

0 commit comments

Comments
 (0)