Skip to content

[Refactor] Tab spacing to Spaces#739

Merged
newtonick merged 1 commit intoSeedSigner:devfrom
megha-66:refactor
Oct 22, 2025
Merged

[Refactor] Tab spacing to Spaces#739
newtonick merged 1 commit intoSeedSigner:devfrom
megha-66:refactor

Conversation

@megha-66
Copy link
Contributor

Description

This PR is an attempt to enhance PEP-8 compliance in test_flows_psbt.py by modifyng the TAB spaces based indentation to normal spaces.

It is a TODO requirement fulfilled :)

This pull request is categorized as a:

  • New feature
  • Bug fix
  • Code refactor
  • Documentation
  • Other

Checklist

  • I’ve run pytest and made sure all unit tests pass before sumbitting the PR

If you modified or added functionality/workflow, did you add new unit tests?

  • No, I’m a fool
  • Yes
  • N/A

I have tested this PR on the following platforms/os:

@kornpow
Copy link

kornpow commented Jun 24, 2025

LGTM. I verified the new code is using 4-spaces instead of a tab, which matches the rest of the code.

@megha-66
Copy link
Contributor Author

Thanks for the review @kornpow

@alvroble
Copy link
Contributor

alvroble commented Jul 1, 2025

ACK

@newtonick newtonick added this to the 0.9.0 milestone Jul 6, 2025
@newtonick newtonick moved this to 9.0 Needs Code Review in @SeedSigner Development Board Oct 13, 2025
@kdmukai
Copy link
Contributor

kdmukai commented Oct 21, 2025

tACK.

Confirmed that there are no changes other than a 1-for-1 whitespace change (and removing the TODO comment for the whitespace change).

@newtonick
Copy link
Collaborator

ACK 073fe85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 0.8.7 Merged

Development

Successfully merging this pull request may close these issues.

5 participants