balises-ouistici / balises-ouistici/circuitpython-nfs32002

Typo in circuitpython-nfs32002.py

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Bonjour
dans circuitpython-nfs32002.py il y a un typo :
def get_syncword(self):
**retrun** self.syncword

retrun au lieu de return

cdt
francois /framboise314

Contributor guide

No contributing guide indexed for this repository

Research direction

Open circuitpython-nfs32002.py and inspect get_syncword(self). Confirm the reported typo in the return statement and verify that the file remains syntactically valid after the correction. Done means the method uses the correct Python keyword instead of retrun.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.