calpoly-csai / api

Official API for the NIMBUS Voice Assistant accessible via HTTP REST protocol.
https://nimbus.api.calpolycsai.com/
GNU General Public License v3.0
9 stars 4 forks source link

Multivariable questions super PR #136

Closed cameron-toy closed 4 years ago

cameron-toy commented 4 years ago

What's New?

This PR combines several commits from previous PRs.

New:

Old (but still new):

Type of change (pick-one)

How Has This Been Tested?

See PRs #110 and #103. Also, multivariable question from database answered in if name==... block in nimbus.py.

Possible concerns:

TODO:

Checklist (check-all-before-merge)

formatting help: - [x] means "checked' and - [ ] means "unchecked"

cameron-toy commented 4 years ago

I’ll try to get a version of this PR passing style checks and type annotations up by this weekend.