Skip to content

Commit

Permalink
Attempt to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wesselb committed May 14, 2019
1 parent fb20cbb commit d64e23f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
# noinspection PyUnresolvedReferences
from lab import *
# noinspection PyUnresolvedReferences
import lab.tensorflow
# noinspection PyUnresolvedReferences
import lab.torch
# noinspection PyUnresolvedReferences
import lab.tensorflow

from .util import *

0 comments on commit d64e23f

Please sign in to comment.