You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #14 but different. The Python files in the models folder are Python2, old and in need of an update. Feels a bit strange to have Python files in here, but I'd be ok with an upgrade to Python3 or a re-implementation in node instead.
Problem description:
Related to #14 but different. The Python files in the
models
folder are Python2, old and in need of an update. Feels a bit strange to have Python files in here, but I'd be ok with an upgrade to Python3 or a re-implementation in node instead.Suggested solution:
If we stay in python, we'll need to:
if we move to node, we'll need to
We should break this up into sub-issues, but not until we make a decision about JS vs Python.
The text was updated successfully, but these errors were encountered: