Skip to content

Conversation

@paulnoirel
Copy link
Contributor

@paulnoirel paulnoirel commented Jan 22, 2026

Description

Fix linter errors in alignerr_project.py which are failing the tests during deployment.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Document change (fix typo or modifying any markdown files, code comments or anything in the examples folder only)

All Submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you provided a description?
  • Are your changes properly formatted?

New Feature Submissions

  • Does your submission pass tests?
  • Have you added thorough tests for your new feature?
  • Have you commented your code, particularly in hard-to-understand areas?
  • Have you added a Docstring?

Changes to Core Features

  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?
  • Have you updated any code comments, as applicable?

Note

Cleans up code style to satisfy linters; no functional modifications.

  • Reformats logging calls, adds trailing commas, and condenses/splits arguments for readability in alignerr_project.py
  • Normalizes whitespace and docstrings across helper methods like _get_user_labels, _create_trust_safety_case, _remove_user_from_project, and report_fraud
  • No logic or API changes

Written by Cursor Bugbot for commit 5ba1154. This will update automatically on new commits. Configure here.

@paulnoirel paulnoirel force-pushed the pno/fix-linter-alignerr-project branch from 2a700d3 to 5ba1154 Compare January 22, 2026 10:24
@paulnoirel paulnoirel requested a review from kozikkamil January 22, 2026 10:25
@paulnoirel paulnoirel marked this pull request as ready for review January 22, 2026 10:25
@paulnoirel paulnoirel requested a review from a team as a code owner January 22, 2026 10:25
@paulnoirel paulnoirel temporarily deployed to Test-PyPI-lbox-alignerr January 22, 2026 10:25 — with GitHub Actions Inactive
@paulnoirel paulnoirel merged commit 043cec5 into develop Jan 22, 2026
17 checks passed
@paulnoirel paulnoirel deleted the pno/fix-linter-alignerr-project branch January 22, 2026 10:29
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.

3 participants