Closed agrenott closed 8 years ago
This avoids TypeError as None cannot be converted into int. Fix for such regex: "fileregex": "^(U:/..[^:]):([0-9]+):?([0-9]+)?:? (._)$",
Awesome! Please add your name to the list of contributors before I merge this.
Just updated the PR. Thx!
This avoids TypeError as None cannot be converted into int. Fix for such regex: "fileregex": "^(U:/..[^:]):([0-9]+):?([0-9]+)?:? (._)$",