Skip to content

Commit 0bfbb7f

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

File tree

13 files changed

+419
-111
lines changed

13 files changed

+419
-111
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
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__
Lines changed: 59 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)