Skip to content

Commit

Permalink
listed/infoに英語の会社名称列の漏れがあったので追加 (#85)
Browse files Browse the repository at this point in the history
* listed/infoに英語の会社名称列の漏れがあったので追加

* formatter
  • Loading branch information
s-meitoma authored Dec 11, 2023
1 parent 559bb02 commit d581a3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jquantsapi/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Date",
"Code",
"CompanyName",
"CompanyNameEnglish",
"Sector17Code",
"Sector17CodeName",
"Sector33Code",
Expand All @@ -17,6 +18,7 @@
"Date",
"Code",
"CompanyName",
"CompanyNameEnglish",
"Sector17Code",
"Sector17CodeName",
"Sector33Code",
Expand Down

0 comments on commit d581a3c

Please sign in to comment.