I am attempting to add a module to sage "covering_array.py" for an open 
pull request. When building documentation on the pull request I get an 
error 

"Warning: Could not import sage.combinat.designs.covering_array No module 
named 'sage.combinat.designs.covering_array'

although the file covering_array.py is in the sage/combinat/designs folder. 
This error does not show up when I build documentation locally. When run 
locally, the combinat section of the documentation is formatted incorrectly 
however the text of the documentation in the covering_array.py file does 
appear as expected. 

This error was not occurring in previous versions of the PR but I cannot 
tell what changed that causes it, especially since the error message is not 
telling me much. 

How would I fix or narrow down this error? Do I need to add a link to the 
file elsewhere? 

Thanks 


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/1fb78f24-ab9b-4ddf-a54e-83107c34df65n%40googlegroups.com.

Reply via email to