ftlbiped
ftlbiped
I'm also having this problem. This looks like an issue with floating point representations. It could be that somewhere along the line in `read_excel`, the cells containing numbers are being...
Yes, I'm using umap 2.10. Did a little more detective work, and this is what I've found: The umap config settings I'm using (`umap_config`) appear to have the same values...
Likewise. I'm not quite python savvy enough to get this working just from sorting through the source code, but this seems to have several advantages over the NodeJS solution so...
@eringiglio If (as the docstring suggests) oneWaySync.py is meant to replicate the one way todoist->habitica sync of todoist-habitrpg, which file manages the other direction? I was trying to run basicSync.py...