Skip to content

Commit

Permalink
Roll back to older test.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Jun 20, 2021
1 parent 5fb441f commit a0c59e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions alignn/tests/test_prop.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
"""Training script test suite."""
import time

import matplotlib.pyplot as plt
import numpy as np

from alignn.train import train_dgl

plt.switch_backend("agg")
from sklearn.metrics import mean_absolute_error

Expand Down

0 comments on commit a0c59e8

Please sign in to comment.