Skip to content

fix numpy array datatype extraction regular expression. There can be whitespaces in it.

Martin Marmsoler requested to merge FixNumpyDatetime into master
  • Whitespaces can be between the comma and the "dtype="
  • datetime[D] has a upercase D which was not handled

Merge request reports