Skip to content

Commit

Permalink
adds tf import
Browse files Browse the repository at this point in the history
  • Loading branch information
rnugmanx committed Oct 25, 2023
1 parent bef4225 commit acc149c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e_oss/utils/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from typing import Union
import copy
import numpy as np

import tensorflow as tf

from filelock import FileLock

Expand Down

0 comments on commit acc149c

Please sign in to comment.