faboshka / secret-santa

A Secret Santa 🎅🎄 game which randomly assigns and notifies people to whom they should give a gift using Twilio's messaging API
The Unlicense
5 stars 0 forks source link

Declass utils in `secret_santa` package #26

Closed faboshka closed 1 year ago

faboshka commented 1 year ago

This PR declasses the utils in the secret_santa package and updates the utils' invocations and tests accordingly.

Side Effects: