Skip to content

Commit

Permalink
Update listing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
partrita authored Apr 10, 2020
1 parent a5f9871 commit 56ca551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion krx/listing.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import time
import requests
import pandas as pd
from pandas.io.json import json_normalize
from pandas import json_normalize
import json

class KrxStockListing:
Expand Down

0 comments on commit 56ca551

Please sign in to comment.