Skip to content

indentation + ruff#164

Merged
alxmrs merged 2 commits into
mainfrom
migrate_linting
Apr 10, 2026
Merged

indentation + ruff#164
alxmrs merged 2 commits into
mainfrom
migrate_linting

Conversation

@ahuang11

@ahuang11 ahuang11 commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Configured pyproject.toml and then ran
ruff format .

Closes #161 #154

@ahuang11
ahuang11 requested a review from alxmrs April 10, 2026 16:12
Comment thread tests/test_df.py
pd.testing.assert_frame_equal(actual_df, expected_df)


def test_iter_record_batches_default_batch_size():

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

git diff is acting poorly here.

@alxmrs
alxmrs merged commit 3adf6af into main Apr 10, 2026
12 checks passed
@alxmrs
alxmrs deleted the migrate_linting branch April 10, 2026 17:05
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.

Transition to ruff linter instead of pyink

2 participants