mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-04 06:44:13 +08:00
15893a3ed0
1. removed regex code which was used earlier to check if a string is url. (regex code taken from django) 2. Now checking if a string starts with http(s) or ftp(s).