Skip to content

Commit 7a7a582

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b1fd841 commit 7a7a582

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

astroid/brain/brain_tensorflow.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
2+
# For details: https://github.com/pylint-dev/astroid/blob/main/LICENSE
3+
# Copyright (c) https://github.com/pylint-dev/astroid/blob/main/CONTRIBUTORS.txt
14
"""Astroid hooks for understanding tensorflow's imports."""
25
from astroid import MANAGER
36
from astroid.exceptions import AstroidBuildingError

0 commit comments

Comments
 (0)