zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
361 stars 362 forks source link

bots: Refactor and add conversions to converter bot #512

Open jchinnam opened 5 years ago

jchinnam commented 5 years ago

This commit refactors unit handling into a class and encapsulate similar portions into functions. Also, added conversions for time, pressure, and angles.

This commit is related to #409

zulipbot commented 4 years ago

Heads up @jchinnam, we just merged some commits that conflict with the changes your made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the upstream/master branch and resolve your pull request's merge conflicts accordingly.