scottw

Results 8 issues of scottw

For the lawyers

**Describe the problem.** Formatting code by hand is tedious for developers and adds cost to review cycles. **Describe the solution you'd like** gs-quant code should be autoformatted via a tool...

``` > python .\sample.py Traceback (most recent call last): File ".\sample.py", line 17, in coverage = weather.get_coverage(weather) # GS-specific functionality File "C:\Users\scott\AppData\Roaming\Python\Python37\site-packages\gs_quant\data\dataset.py", line 234, in get_coverage fields=fields File "C:\Users\scott\AppData\Roaming\Python\Python37\site-packages\gs_quant\api\gs\data.py", line...

**Describe the problem.** The error text if your application account doen't have the correct scope is too verbose ``` > python .\sample.py Traceback (most recent call last): File ".\sample.py", line...

**Describe the problem.** Docs are missing details on how to build the project **Describe the solution you'd like** Updated readme **Describe alternatives you've considered** None **Are you willing to contribute**...

For the lawyers

Would it be possible to include a LICENSE file with the text of the license agreement? Our lawyers are saying that just having "License: MIT" is not sufficient.

It's useful for initialization workflows, however having dotenv-vault create a `.gitignore` file in my repo on push, pull, and open commands is an added chore that I'd rather not have.