Closed ivan closed 4 years ago
This fixes the deprecation warnings.
warning: ... range patterns are deprecated
warning: use of deprecated item 'try': use the ? operator instead
Closing because it looks like you took care of this in master, thanks!
This fixes the deprecation warnings.
warning: ... range patterns are deprecated
warning: use of deprecated item 'try': use the ? operator instead