Skip to content

Commit

Permalink
Merge pull request #1 from jinstrong/bugfix/Importing
Browse files Browse the repository at this point in the history
Update stdf2excel
  • Loading branch information
jinstrong committed Aug 26, 2019
2 parents fdbe407 + 3b1fa5d commit 93b2958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/stdf2excel
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#
import sys, os
from pystdf.Importer import STDF2DataFrame
import pystdf.V4
import pystdf.V4 as V4
import pandas as pd


Expand Down

0 comments on commit 93b2958

Please sign in to comment.