diff options
Diffstat (limited to 'astroid/protocols.py')
-rw-r--r-- | astroid/protocols.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astroid/protocols.py b/astroid/protocols.py index 9b9af88e..d54a9191 100644 --- a/astroid/protocols.py +++ b/astroid/protocols.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Copyright (c) 2009-2011, 2013-2014 LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> # Copyright (c) 2014-2020 Claudiu Popa <pcmanticore@gmail.com> # Copyright (c) 2014 Google, Inc. |