Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: allow tokenization of files #57

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

EllingtonKirby
Copy link

Apologies, I cannot find the Template on the Issues Page so I will do my best to describe the feature. I am working on a project where I found this change helpful so I figure why not try and add it to the project.

Adds the ability to tokenize files. Basically works identically to the clean_file function but instead repeatedly calls the tokenize function.

Added unit tests and new test files.

Tests pass on my machine, MacOS Monterey 12.5.1

works in the same manner as the clean file function
involved splitting the _get_tokenized_test_data_for_option function
tested with python -m unittest discover tests/
@Sdsmetamask
Copy link

Merge with

@Deepakratta
Copy link

well

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.

3 participants