Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0 requirements and readme update #118

Merged
merged 11 commits into from
Jul 5, 2024
Merged

2.0.0 requirements and readme update #118

merged 11 commits into from
Jul 5, 2024

Conversation

jrzkaminski
Copy link
Collaborator

No description provided.

PabloKarpacho and others added 11 commits June 15, 2024 13:42
* Add files via upload

2 benchmarks for tests added

* Add files via upload

International test added

* Update tests/test_Integrational.py

Co-authored-by: Jerzy Kamiński <86363785+jrzkaminski@users.noreply.github.com>

* Update test_Integrational.py

* Add files via upload

* Add files via upload

---------

Co-authored-by: Jerzy Kamiński <86363785+jrzkaminski@users.noreply.github.com>
Allows to generate replicable samples
* Delete poetry.lock

* Update .gitignore
* Create README.md

* Delete README.rst

* Update README.md
@pep8speaks
Copy link

Hello @jrzkaminski! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 146:121: E501 line too long (156 > 120 characters)
Line 187:121: E501 line too long (156 > 120 characters)
Line 229:121: E501 line too long (156 > 120 characters)
Line 242:24: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
Line 273:121: E501 line too long (160 > 120 characters)

@jrzkaminski jrzkaminski merged commit 8f0802c into 2.0.0 Jul 5, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants