Skip to content

Commit 0bfbb7f

Browse files
authored
Rework the clean command. (#273)
1 parent 9e9c1bc commit 0bfbb7f

13 files changed

+419
-111
lines changed

.coveragerc

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ exclude_lines =
33
pragma: no cover
44
if TYPE_CHECKING.*:
55
\.\.\.
6+
def __repr__
Loading

0 commit comments

Comments
 (0)