Open jzadra opened 6 months ago
There is an error in waitress.md (https://github.com/JohnCoene/waiter/blob/master/docs/waitress.md#how-to):
Step 1 still has the old snake case use_waitress() instead of useWaitress.
use_waitress()
useWaitress
There is an error in waitress.md (https://github.com/JohnCoene/waiter/blob/master/docs/waitress.md#how-to):
Step 1 still has the old snake case
use_waitress()
instead ofuseWaitress
.