-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Feat apply ruff #497
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
Merged
till-m
merged 69 commits into
bayesian-optimization:master
from
phi-friday:feat-apply-ruff
Jul 23, 2024
Merged
Feat apply ruff #497
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
724e59b
chore: add ruff
phi-friday 23290a9
chore: init ruff config
phi-friday 536ef27
chore: update ruff pydocstyle config
phi-friday 479f495
chore: update ruff rules
phi-friday 7f47a03
chore: update ruff exclude
phi-friday 393c65d
fix: init format & check(fix)
phi-friday e16ce00
fix: constraint
phi-friday 5b7eb9f
fix: domain_reduction(without E501)
phi-friday 25ed03c
fix: update ruff rule(TRY -> TRY002)
phi-friday f8160f6
fix: target_space(without E501)
phi-friday 360d2ba
fix: init tests
phi-friday d413d01
fix: test_notebooks_run.py
phi-friday e353169
fix: test_observer
phi-friday abedcff
fix: test_seq_domain_red
phi-friday d82650b
fix: test_target_space
phi-friday 15a62e6
fix: E501
phi-friday ddeb03a
chore: add pre-commit
phi-friday 6754176
chore: update ruff
phi-friday cf6a5f4
chore: add precommit config
phi-friday 571fe89
feat: add format & lint action
phi-friday d88d134
test
phi-friday edf85b2
fix: 3.10 -> 3.9(minimum)
phi-friday 9f7c30a
chore: update ruff config
phi-friday 4153f8b
chore: update ruff config
phi-friday 4737456
revert check docstring(not yet D rule)
phi-friday b9a9e56
chore: revert pydocstyle
phi-friday 601ac0c
fix: add coverage exclude_lines
phi-friday 3782729
SIM
phi-friday e2802a1
S
phi-friday 06267c7
DTZ
phi-friday db588fe
EM
phi-friday cefe0f8
LOG
phi-friday af70db1
G
phi-friday 0f80750
PIE
phi-friday a93405c
Q
phi-friday 069d879
RET
phi-friday f3176c3
TID
phi-friday 0e08ea6
PTH
phi-friday 1dd2304
F
phi-friday b23e17f
NPY
phi-friday 6afdd5e
PERF
phi-friday ff1f055
FURB
phi-friday 4636b9a
RUF
phi-friday 223cc57
D
phi-friday 627f14d
chore: rm pydocstyle action
phi-friday b012d6c
chore: rm pydocstyle
phi-friday 4f054a3
fix: render path only once
phi-friday c86d195
ISC
phi-friday b318e78
fix: pr447
phi-friday 4025a49
init
phi-friday 553eefe
fix: acquisition
phi-friday b1db8b8
fix: bayesian_optimization
phi-friday 2d7028c
fix: util
phi-friday 74589b5
fix: acquisition
phi-friday ae1e94b
fix: test_bayesian_optimization
phi-friday 75d74ab
fix: test_constraint
phi-friday cb2e93b
fix: test_util
phi-friday edb015c
fix: _update_params
phi-friday b39fd8f
feat: scripts
phi-friday e78cc2d
fix: reviews
phi-friday c3835d3
test: upper_confidence_bound_invalid_kappa_error
phi-friday 980c603
chore: update ruff
phi-friday 1d33643
fix: acquisition
phi-friday 39ea506
fix: util
phi-friday c477ebc
fix: relative -> absolute
phi-friday d305c1b
fix: import error
phi-friday e14c3a9
fix: review
phi-friday 1e48510
fix: review
phi-friday ed5a224
fix: rm unused func
phi-friday File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: import error
- Loading branch information
commit d305c1b6584432841a60120cf45e5a2f1b68bef0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.