mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-27 10:15:44 +08:00
Update glass_dynamics to Python 3 imports.
PiperOrigin-RevId: 328363319
This commit is contained in:
committed by
Diego de Las Casas
parent
8457046b2c
commit
486d8caf21
@@ -14,10 +14,6 @@
|
||||
|
||||
"""Tests for graph_model."""
|
||||
|
||||
from __future__ import absolute_import
|
||||
from __future__ import division
|
||||
from __future__ import print_function
|
||||
|
||||
import itertools
|
||||
from absl.testing import parameterized
|
||||
|
||||
|
||||
Reference in New Issue
Block a user