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

[pre-commit.ci] pre-commit autoupdate #134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jul 11, 2023

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ee979b0 to 1a38d31 Compare October 9, 2023 20:46
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 8972b63 to 5ea5dff Compare December 25, 2023 20:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 88f4a47 to baf439f Compare March 18, 2024 22:01
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3c0d89f to 4b62b15 Compare April 8, 2024 22:23
bird_cloud_gnn/fake.py Fixed Show fixed Hide fixed
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c7350c3 to a2fba1b Compare April 15, 2024 22:12
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 Low

Use a "numpy.random.Generator" here instead of this legacy function. See more on SonarCloud
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0)
- [github.com/psf/black: 23.3.0 → 24.4.2](psf/black@23.3.0...24.4.2)
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fe382db to fe617ac Compare April 29, 2024 22:17
Copy link

sonarcloud bot commented Apr 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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

0 participants