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

paper updates #42

Merged
merged 185 commits into from Sep 27, 2022
Merged

paper updates #42

merged 185 commits into from Sep 27, 2022

Conversation

quickjkee
Copy link
Collaborator

No description provided.

@pep8speaks
Copy link

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

Line 28:21: W292 no newline at end of file

Line 19:19: W292 no newline at end of file

Line 28:21: W292 no newline at end of file

Line 19:19: W292 no newline at end of file

Line 24:1: W391 blank line at end of file

Line 8:1: E402 module level import not at top of file
Line 9:1: E402 module level import not at top of file
Line 10:1: E402 module level import not at top of file

Line 147:68: E502 the backslash is redundant between brackets
Line 161:13: E266 too many leading '#' for block comment
Line 213:48: E502 the backslash is redundant between brackets
Line 218:13: E266 too many leading '#' for block comment
Line 239:88: E502 the backslash is redundant between brackets

Line 197:20: W292 no newline at end of file

Line 8:1: E402 module level import not at top of file
Line 9:1: E402 module level import not at top of file
Line 10:1: E402 module level import not at top of file
Line 11:1: E402 module level import not at top of file
Line 12:1: E402 module level import not at top of file

Line 53:2: W292 no newline at end of file

Copy link
Contributor

@nicl-nno nicl-nno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Общие комментарии помимо тех что в коде:

1)В наборе коммитов всё ещё есть лишние (например, мои январские). Возможно часть лишних файлов - из-за них. Предлагаю для удобства схлопнуть все твои правки в 1 коммит.
Алсо, у тебя есть права на этот репозиторий, т.ч. не обязательно из форка работать.

  1. Всякие tmp_images - они нужны? Если они служат в качестве примеров - стоит это отразить в названии. Если не нужны - то удалить.

  2. Там по мелочи есть предупрежддения по PEP8 - поправь плз.

  3. Кое-где у функций и классов потерялись докстринги, type hint-ы и т.п. Если они актуальны - то перенеси их в свою ветку, если нет - то скорректируй или оставь TODO.

README.md Outdated Show resolved Hide resolved
cases/breakwaters/configuration_spea2/bw_estimator.py Outdated Show resolved Hide resolved
cases/breakwaters/main.py Outdated Show resolved Hide resolved
gefest/tools/estimators/simulators/swan/swan_model/INPUT2 Outdated Show resolved Hide resolved
gefest/tools/estimators/simulators/swan/swan_model/PRINT Outdated Show resolved Hide resolved
gefest/tools/samplers/sampler.py Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
@nicl-nno
Copy link
Contributor

@pep8speaks pls update youself

@nicl-nno
Copy link
Contributor

nicl-nno commented Sep 23, 2022

TODO так TODO, но перед аппрувом поправь плз пункты 1, 2 и 4 (кое-где возвращаемые типы потерялись) из комментария выше.

P.S. экшен с гитлабом видимо падает из-за того что у тебя форк. Ну черт с ним.

@quickjkee quickjkee changed the base branch from main to paper-upds September 27, 2022 14:05
@quickjkee quickjkee merged commit 93d26b5 into aimclub:paper-upds Sep 27, 2022
quickjkee added a commit that referenced this pull request Sep 27, 2022
* Modifications corresponding to the paper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants