Skip to content

Commit

Permalink
latest TF 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperemy committed Aug 7, 2023
1 parent 105c3f6 commit ceb74f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tcn/tcn.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import inspect
# pylint: disable=F401
from typing import List
from typing import List # noqa

import tensorflow as tf
# pylint: disable=E0611,E0401
Expand Down

0 comments on commit ceb74f8

Please sign in to comment.