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
Instead of providing a comment above each function in interfaces like db, comms, etc that describe what the arguments do, we should be just using named arguments that describe them.
Instead of providing a comment above each function in interfaces like
db,comms, etc that describe what the arguments do, we should be just using named arguments that describe them.