diff options
Diffstat (limited to 'astroid/inference.py')
-rw-r--r-- | astroid/inference.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astroid/inference.py b/astroid/inference.py index bc3e1f97..24c051a5 100644 --- a/astroid/inference.py +++ b/astroid/inference.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Copyright (c) 2006-2011, 2013-2014 LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> # Copyright (c) 2012 FELD Boris <lothiraldan@gmail.com> # Copyright (c) 2013-2014 Google, Inc. |