Skip to content

Commit dfda1b5

Browse files
committed
note potential need for revert to pystorms 1.5.1
1 parent 9376470 commit dfda1b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

baseline_controllers/gamma/evaluate_baseline_controllers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import pystorms # this will be the first line of the program when dev is done
1010
import copy
11-
import pyswmm
11+
import pyswmm # done using 1.5.1. may need to revert
1212
import numpy as np
1313
import matplotlib.pyplot as plt
1414
import pandas as pd

0 commit comments

Comments
 (0)