Compare commits
1 Commits
main
...
cfe87523fa
| Author | SHA1 | Date | |
|---|---|---|---|
| cfe87523fa |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
.venv/
|
.venv/
|
||||||
.vscode/
|
.vecode/
|
||||||
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"python-envs.defaultEnvManager": "ms-python.python:venv",
|
||||||
|
"python-envs.pythonProjects": []
|
||||||
|
}
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"fund_codes": [
|
"fund_codes": [
|
||||||
"014847",
|
"014847"
|
||||||
"006331"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
8802
output/006331.json
8802
output/006331.json
File diff suppressed because it is too large
Load Diff
4302
output/014847.json
4302
output/014847.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user