File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,5 +171,4 @@ except RateLimitError as e:
171171## Links
172172
173173- [ API Documentation] ( https://flashalpha.com/docs )
174- - [ Interactive Playground] ( https://lab.flashalpha.com/swagger )
175- - [ GitHub] ( https://github.com/FlashAlpha/flashalpha-python )
174+ - [ GitHub] ( https://github.com/FlashAlpha-lab/flashalpha-python )
Original file line number Diff line number Diff line change @@ -45,9 +45,8 @@ dependencies = ["requests>=2.28"]
4545[project .urls ]
4646Homepage = " https://flashalpha.com"
4747Documentation = " https://flashalpha.com/docs"
48- Repository = " https://github.com/FlashAlpha/flashalpha-python"
49- Issues = " https://github.com/FlashAlpha/flashalpha-python/issues"
50- Playground = " https://lab.flashalpha.com/swagger"
48+ Repository = " https://github.com/FlashAlpha-lab/flashalpha-python"
49+ Issues = " https://github.com/FlashAlpha-lab/flashalpha-python/issues"
5150
5251[project .optional-dependencies ]
5352dev = [" pytest>=7.0" , " pytest-cov" , " responses>=0.23" ]
You can’t perform that action at this time.
0 commit comments