Skip to content

Syntax review#446

Open
ABuljko wants to merge 3 commits into
Nitrokey:mainfrom
ABuljko:syntax-review
Open

Syntax review#446
ABuljko wants to merge 3 commits into
Nitrokey:mainfrom
ABuljko:syntax-review

Conversation

@ABuljko

@ABuljko ABuljko commented Jun 26, 2026

Copy link
Copy Markdown
Contributor
  • Outdated code updated to Python 3.11 version
  • Unused and redundant code removed

@ABuljko ABuljko requested a review from a team as a code owner June 26, 2026 23:24
@ABuljko ABuljko requested review from daringer, james-knippes, mmerklinger, robin-nitrokey and sosthene-nitrokey and removed request for a team June 26, 2026 23:24
@ABuljko

ABuljko commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

@robin-nitrokey should I ignore the errors for now since they are appearing because the GitHub Actions environment doesn't have Python 3.11+ installed 🤔 👀

Should I put it back to 3.10?

Comment thread nitrokeyapp/welcome_tab.py Outdated

@robin-nitrokey robin-nitrokey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should I ignore the errors for now since they are appearing because the GitHub Actions environment doesn't have Python 3.11+ installed 🤔 👀

You can update the container used in the CI from python:3.10-slim to python:3.11-slim.

Comment thread nitrokeyapp/settings_tab/__init__.py Outdated
Comment thread nitrokeyapp/settings_tab/__init__.py Outdated
@ABuljko ABuljko requested a review from robin-nitrokey June 29, 2026 09:36
@robin-nitrokey

Copy link
Copy Markdown
Member

Thanks for the fixes! Please rebase onto main and squash the changes into one commit with a descriptive commit message.

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.

2 participants