Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 9, 2023
1 parent b1fd841 commit 7a7a582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions astroid/brain/brain_tensorflow.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
# For details: https://github.com/pylint-dev/astroid/blob/main/LICENSE
# Copyright (c) https://github.com/pylint-dev/astroid/blob/main/CONTRIBUTORS.txt
"""Astroid hooks for understanding tensorflow's imports."""
from astroid import MANAGER
from astroid.exceptions import AstroidBuildingError
Expand Down

0 comments on commit 7a7a582

Please sign in to comment.