Evgeny Pogrebnyak

Results 102 issues of Evgeny Pogrebnyak

Does this https://github.com/domokane/FinancePy/blob/master/__init__.py have any purpose? Any imports depend on it? (we need to refactor them if they do)

Is the intent in \_\_init\_\_ is to print the greeting? https://github.com/domokane/FinancePy/blob/6789f6a338793ba3c78aa74ef9dedca65fe2cd0e/financepy/__init__.py#L3-L9 On formatting side mybe settle for `"""` - string as below? also can use `"\n".join()` if need to be...

https://github.com/Python-World/python-mini-projects/blob/79294db294dd495f3ceb55f4b6719bd980be476c/projects/Tic_tac_toe/tic_tac_toe.py#L20

https://atlasml.io/ does not respond

git clone worked for me as: ``` git clone https://github.com/hasura/gatsby-gitbook-starter.git ``` Maybe change in the README? The current command resulted in error. Can do a PR.

> (i.e. there is no unobserved variable not included in X, W that simultaneously has an effect on both T and Y) All unobserved variables that have an effect on...

### Describe the bug **context** I'm running `jupyter-book build . --builder pdfhtml` on a fresh sample created by `jb create`: ``` jb create sample-book cd sample-book jupyter-book build . --builder...

bug

For you root test suggestion, some explsination may be necessary on what are "arithmetic.jl" and "urils.jl". Are they actual code or tests? Are they tests for modules in the same...

I'm using `cat references.txt | tr \r\n " " | xargs manubot cite ` to render a list of references to a convert a list of cite keys form file...

The README.md lists ```pages-themes/[email protected]``` and it results in error: ``` Remote Theme: Downloading https://codeload.github.com/pages-themes/primer/zip/v0.2.0 to /tmp/jekyll-remote-theme-20220807-6-biq7rw.zip github-pages 227 | Error: 404 - Not Found - Loading URL: https://codeload.github.com/pages-themes/primer/zip/v0.2.0 ```