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

Perform minor refactoring: use config #2253

Merged
merged 11 commits into from
Apr 27, 2021

Conversation

albertvillanova
Copy link
Member

Perform minor refactoring related to config.

@albertvillanova albertvillanova added the refactoring Restructuring existing code without changing its external behavior label Apr 23, 2021
Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you !

src/datasets/config.py Outdated Show resolved Hide resolved
@albertvillanova
Copy link
Member Author

@lhoestq is there a problem in the master branch? I got a segmentation fault...

tests/test_table.py::test_concatenation_table_cast[in_memory] Fatal Python error: Segmentation fault

@lhoestq
Copy link
Member

lhoestq commented Apr 27, 2021

Oh wow. Let me re-run the CI just to make sure

@lhoestq
Copy link
Member

lhoestq commented Apr 27, 2021

Hmm interesting, the segfault is still there. I'm investigating this issue on my windows machine

@lhoestq
Copy link
Member

lhoestq commented Apr 27, 2021

Feel free to merge master into this branch to fix the CI :)

@albertvillanova albertvillanova merged commit 909c58f into huggingface:master Apr 27, 2021
@lhoestq lhoestq changed the title Perform minor refactoring Perform minor refactoring: use config May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Restructuring existing code without changing its external behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants