diff options
Diffstat (limited to 'astroid/builder.py')
-rw-r--r-- | astroid/builder.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astroid/builder.py b/astroid/builder.py index 86c7f08f..7c819cbf 100644 --- a/astroid/builder.py +++ b/astroid/builder.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Copyright (c) 2006-2011, 2013-2014 LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> # Copyright (c) 2013 Phil Schaf <flying-sheep@web.de> # Copyright (c) 2014-2020 Claudiu Popa <pcmanticore@gmail.com> |