You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, looks like the docstring and comments in template doesn't provide a clear instruction on what values to fill on [seacrowd_schema_name], esp when compared against expected values in unit-tests provided in tests folder
Here's the line(s) that I'm referring to in templates/template.py:
Hi, looks like the docstring and comments in template doesn't provide a clear instruction on what values to fill on [seacrowd_schema_name], esp when compared against expected values in unit-tests provided in
tests
folderHere's the line(s) that I'm referring to in
templates/template.py
:And from debugging the issue, the expected values of
seacrowd_schema_name
from tests script, it follows the constants defined in constant.pyCan we confirm whether it's expected to throw an error or not?
The text was updated successfully, but these errors were encountered: