-
Notifications
You must be signed in to change notification settings - Fork 2
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
[pre-commit.ci] pre-commit autoupdate #134
Open
pre-commit-ci
wants to merge
2
commits into
main
Choose a base branch
from
pre-commit-ci-update-config
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 12, 2023 08:44
535de6e
to
ee979b0
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 9, 2023 20:46
ee979b0
to
1a38d31
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 23, 2023 20:40
1a38d31
to
c6704f0
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 13, 2023 20:48
c6704f0
to
da2f167
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
December 11, 2023 20:43
da2f167
to
94a311a
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
December 25, 2023 20:32
8972b63
to
5ea5dff
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
January 29, 2024 20:29
5ea5dff
to
a423ab1
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
February 12, 2024 23:56
76e15cf
to
1d17257
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
March 18, 2024 22:01
88f4a47
to
baf439f
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 8, 2024 22:23
3c0d89f
to
4b62b15
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 15, 2024 22:12
c7350c3
to
a2fba1b
Compare
point_cloud.loc[ | ||
np.random.randint(0, num_points, num_points // 20), "feat3" | ||
] = None | ||
point_cloud.loc[np.random.randint(0, num_points, num_points // 20), "feat3"] = ( |
Check notice
Code scanning / SonarCloud
numpy.random.Generator should be preferred to numpy.random.RandomState
<!--SONAR_ISSUE_KEY:AY7j1OWxwUBP8J7tuasJ-->Use a "numpy.random.Generator" here instead of this legacy function. <p>See more on <a href="https://sonarcloud.io/project/issues?id=point-cloud-radar_bird-cloud-gnn&issues=AY7j1OWxwUBP8J7tuasJ&open=AY7j1OWxwUBP8J7tuasJ&pullRequest=134">SonarCloud</a></p>
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 29, 2024 22:17
fe382db
to
fe617ac
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 5, 2024 22:55
3a7390e
to
e030700
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0) - [github.com/psf/black: 23.3.0 → 24.10.0](psf/black@23.3.0...24.10.0) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 8, 2024 00:19
b507925
to
7beda2c
Compare
for more information, see https://pre-commit.ci
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
updates: