Skip to content

Commit

Permalink
Updating name of pySECS package in real-time scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
greglucas committed Dec 16, 2019
1 parent 8debff3 commit 22b0354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/realtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
# Numerical
import numpy as np
import pandas as pd
from secs import SECS
from pySECS import SECS
import bezpy

# Plotting libraries
Expand Down

0 comments on commit 22b0354

Please sign in to comment.