Skip to content

Fix README input_process filename#15

Open
thehanslevi wants to merge 1 commit into
caow13:masterfrom
thehanslevi:codex/fix-readme-input-process
Open

Fix README input_process filename#15
thehanslevi wants to merge 1 commit into
caow13:masterfrom
thehanslevi:codex/fix-readme-input-process

Conversation

@thehanslevi

Copy link
Copy Markdown

Summary

  • update the README setup step from inpute_process.py to input_process.py
  • matches the filename present in the repository

Validation

  • rg -n 'inpute_process|input_process' README.md input_process.py -S
  • test -f input_process.py
  • python3 -m py_compile input_process.py
  • git diff --check

Fixes #11.

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.

Typo in readme file

1 participant