summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_io.py
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2021-02-15 20:18:18 +0100
committerGitHub <noreply@github.com>2021-02-15 20:18:18 +0100
commit0f97f79c0aa50ed0506c09db729f906450b37652 (patch)
tree5998d07aee160b6ae6b687e3cd12606d73235d09 /astroid/brain/brain_io.py
parent6189473d344dbffd72ff65d7bb7fd04351caedaf (diff)
parent636d0f56d7f84b950949808b31b6f316645f41eb (diff)
downloadastroid-git-astroid-2.5.tar.gz
Merge pull request #894 from hippo91/astroid_2.5_testastroid-2.5
Astroid 2.5 test
Diffstat (limited to 'astroid/brain/brain_io.py')
-rw-r--r--astroid/brain/brain_io.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/brain/brain_io.py b/astroid/brain/brain_io.py
index 884544b1..98fcc866 100644
--- a/astroid/brain/brain_io.py
+++ b/astroid/brain/brain_io.py
@@ -1,4 +1,5 @@
# Copyright (c) 2016, 2018, 2020 Claudiu Popa <pcmanticore@gmail.com>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
# For details: https://github.com/PyCQA/astroid/blob/master/COPYING.LESSER