Fix python3 utils plot

fix_recordio_link
root 7 years ago
parent a7497653d0
commit 5a220dc218

@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from plot import Ploter
from .plot import Ploter
__all__ = ['dump_config', 'Ploter']

Loading…
Cancel
Save