diff options
| author | Claudiu Popa <pcmanticore@gmail.com> | 2016-08-24 22:44:39 +0300 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2016-08-24 22:44:39 +0300 |
| commit | 509764da75aa7edf9d45cb88d4a86d8a2386ed31 (patch) | |
| tree | a4fc31d7ba1cc07cc6a26d408178b6e782ec2ccf /astroid/interpreter/__init__.py | |
| parent | 6fa9aa43bb4d7687dd62232602b40b823f26fcbf (diff) | |
| download | astroid-git-509764da75aa7edf9d45cb88d4a86d8a2386ed31.tar.gz | |
Fix some pylint errors over the code base.
Diffstat (limited to 'astroid/interpreter/__init__.py')
| -rw-r--r-- | astroid/interpreter/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astroid/interpreter/__init__.py b/astroid/interpreter/__init__.py index 8b137891..e69de29b 100644 --- a/astroid/interpreter/__init__.py +++ b/astroid/interpreter/__init__.py @@ -1 +0,0 @@ - |
