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

Remove use of main.py and move all customization to settings.txt #12

Open
brunyuriy opened this issue Aug 1, 2017 · 0 comments
Open
Assignees
Labels

Comments

@brunyuriy
Copy link
Member

The current use of main.py is a poor interface. All customization should instead be in settings.txt. It can be specified exactly the way the five functions (causalDiscrimination(..), groupDiscrimination(..), causalDiscrimination(..), discriminationSearch(..), and getTestSuite()) are described now, but it shouldn't be in a pearl script, it should be in settings.txt. Perhaps you can find a more clean way to specify it there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants