Skip to content

fix: correct typo in function name export_settigns → export_settings#15

Open
raywcm wants to merge 1 commit into
ExperQuick:mainfrom
raywcm:fix/typo-export-settings
Open

fix: correct typo in function name export_settigns → export_settings#15
raywcm wants to merge 1 commit into
ExperQuick:mainfrom
raywcm:fix/typo-export-settings

Conversation

@raywcm

@raywcm raywcm commented Jun 3, 2026

Copy link
Copy Markdown

Summary

Fixes a typo in src/plf/lab.py where the function export_settigns was misspelled.

Changes

  • src/plf/lab.py: Changed def export_settigns()def export_settings()

Motivation

The misspelled function name breaks any code trying to call export_settings().

Closes #12

@BBEK-Anand

Copy link
Copy Markdown
Member

Try pr again

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix typo: export_settigns → export_settings

2 participants