You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will generate the full class and package diagrams for ``pylint``, but will additionally generate a file ``pylint.checkers.classes.ClassChecker.dot``:
66
62
67
-
.. image:: ../media/ClassChecker_diagram.png
63
+
.. image:: media/ClassChecker_diagram.png
68
64
:width:757
69
65
:height:1452
70
66
:alt:Package diagram generated by pyreverse
71
67
:align:center
72
-
73
-
74
-
Symilar
75
-
-------
76
-
77
-
The console script ``symilar`` finds copy pasted blocks in a set of files. It provides a command line interface to the ``Similar`` class, which includes the logic for
The console script ``symilar`` finds copy pasted blocks in a set of files. It provides a command line interface to the ``Similar`` class, which includes the logic for
0 commit comments