Skip to content

3 Axis and Backpack Tests#8

Open
sanssecours wants to merge 4 commits intomainfrom
👋

Hidden character warning

The head ref may contain hidden characters: "\ud83d\udc4b"
Open

3 Axis and Backpack Tests#8
sanssecours wants to merge 4 commits intomainfrom
👋

Conversation

@sanssecours
Copy link
Copy Markdown
Member

@sanssecours sanssecours commented Mar 5, 2026

Hi @bertlderschreckliche,

I just looked at your latest changes to the main branch. There were some minor problems regarding the formatting that I fixed in this PR. However, If I run:

just check

then Flake8 reports the following problems:

./icotest/test/test_sth.py:145:5: F841 local variable 'test_acc_bias' is assigned to but never used
./icotest/test/test_sth.py:249:5: F841 local variable 'acc_bias' is assigned to but never used
./icotest/test/test_sth.py:250:5: F841 local variable 'acc_noise' is assigned to but never used

Can you please try to fix this problem?

@sanssecours sanssecours added the help wanted Extra attention is needed label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants