File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424from fds .analyticsapi .engines .v2 .models .vault_identifier import VaultIdentifier
2525from fds .analyticsapi .engines .v2 .models .vault_date_parameters import VaultDateParameters
2626
27- # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extension .py' to use below import statement
27+ # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extensions .py' to use below import statement
2828from stach_extensions import StachExtensions
2929
3030host = "https://api.factset.com"
Original file line number Diff line number Diff line change 1717from fds .analyticsapi .engines .v2 .models .pa_identifier import PAIdentifier
1818from fds .analyticsapi .engines .v2 .models .pa_date_parameters import PADateParameters
1919
20- # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extension .py' to use below import statement
20+ # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extensions .py' to use below import statement
2121from stach_extensions import StachExtensions
2222
2323host = "https://api.factset.com"
Original file line number Diff line number Diff line change 1717from fds .analyticsapi .engines .v2 .models .spar_identifier import SPARIdentifier
1818from fds .analyticsapi .engines .v2 .models .spar_date_parameters import SPARDateParameters
1919
20- # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extension .py' to use below import statement
20+ # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extensions .py' to use below import statement
2121from stach_extensions import StachExtensions
2222
2323host = "https://api.factset.com"
Original file line number Diff line number Diff line change 1818from fds .analyticsapi .engines .v2 .models .vault_identifier import VaultIdentifier
1919from fds .analyticsapi .engines .v2 .models .vault_date_parameters import VaultDateParameters
2020
21- # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extension .py' to use below import statement
21+ # Copy 'Converting API output to Table Format' snippet to a file with name 'stach_extensions .py' to use below import statement
2222from stach_extensions import StachExtensions
2323
2424host = "https://api.factset.com"
You can’t perform that action at this time.
0 commit comments