We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The module green_modeTest.py contains two test_initialize_project_data, so the second one overwrites the first one.
two test_initialize_project_data
The first one is broken, producing error TypeError: unhashable type: 'slice'
TypeError: unhashable type: 'slice'
The text was updated successfully, but these errors were encountered:
ishanSrt
No branches or pull requests
The module green_modeTest.py contains
two test_initialize_project_data
, so the second one overwrites the first one.The first one is broken, producing error
TypeError: unhashable type: 'slice'
The text was updated successfully, but these errors were encountered: