Fix pen_width bug in cairo_draw
When user passes pen_width value only for either vertex or edge, an error is thrown since inside min_lw, lw may be None. This bug fixes that by assigning value lw=0.1 whenever it is 0.1
Name | Stage | Failure | ||
---|---|---|---|---|
failed
|
job_gcc_amd64 | Test | There has been a timeout failure or the job got stuck. Check your timeout limits or try again | |
|
||||
failed
|
job_clang_cxx_amd64 | Test | There has been a timeout failure or the job got stuck. Check your timeout limits or try again | |
|
||||
failed
|
job_clang_amd64 | Test | There has been a timeout failure or the job got stuck. Check your timeout limits or try again | |
|