Commit e45350feab198e2e29559f7e30331e81ca4cba86

Edward Thomson 2019-06-16T00:10:02

tag: add underscore to `from` function The majority of functions are named `from_something` (with an underscore) instead of `fromsomething`. Update the tag function for consistency with the rest of the library.