Skip to content

Commit

Permalink
🤖 Lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-branch committed Aug 2, 2023
1 parent 6508ab4 commit 0a7a0cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ivy/compiler/compiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
from typing import Callable, Optional, List, Union, Iterable, Tuple

python_version = platform.python_version_tuple()


# TODO: create meaningful types for Graph and LazyGraph,
# will probably need a seperate file for that
class Graph:
Expand Down

0 comments on commit 0a7a0cb

Please sign in to comment.