scipy-cookbook icon indicating copy to clipboard operation
scipy-cookbook copied to clipboard

[Typo] Fix redundant newline

Open hwanseok-dev opened this issue 4 years ago • 0 comments
trafficstars

Redundant newline cause redundant white space on deployment.

'There is also the ThreadPo ol module which is quite similar.'

Removed redundant escape sequence to make 'ThreadPo ol` to 'ThreadPool'.

hwanseok-dev avatar Feb 14 '21 06:02 hwanseok-dev