Improvement: Add typehints to Organization module #246
Labels
Category: Coding
Changes to code base or refactored code that doesn't fix a bug.
Type: Enhancement
New feature or request.
Description
As a developer,
I need to add typehints to my code
to build and maintain a cleaner architecture and catch certain errors along the way.
Mocks
bridge-in-tech-backend/app/api/dao/organization.py
Lines 179 to 182 in 68d8ff9
Here's how to add typehints in above function.
Resources
Typehints cheatsheet - Click Here
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
1-2 hours
The text was updated successfully, but these errors were encountered: