Chromium Code Reviews| Index: third_party/pylint/pylint/pyreverse/__init__.py |
| diff --git a/third_party/pylint/pylint/pyreverse/__init__.py b/third_party/pylint/pylint/pyreverse/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8c32ad96481cb1ec04c578ee4e7dad2e151736fa |
| --- /dev/null |
| +++ b/third_party/pylint/pylint/pyreverse/__init__.py |
| @@ -0,0 +1,5 @@ |
| +""" |
| +pyreverse.extensions |
| +""" |
| + |
| +__revision__ = "$Id $" |