Skip to content

Commit aa2d8e2

Browse files
committed
add --ignore tests to pyreverse call
1 parent f4ab020 commit aa2d8e2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ test:
2323

2424
uml:
2525
pip install pylint
26-
pyreverse -o png causalpy --output-directory docs/source/_static
26+
pyreverse -o png causalpy --output-directory docs/source/_static --ignore tests

docs/source/_static/classes.png

-20.7 KB
Loading

docs/source/_static/packages.png

-27.4 KB
Loading

0 commit comments

Comments
 (0)