BerkayDur / sales-tracker-hermes

This repository contains the source code for the Hermes Sales Tracker. A project undertaken by 4 trainees at Sigma Labs over the course of 2 weeks.
https://www.sigmalabs.co.uk/
3 stars 0 forks source link

Fix type hint error on dashboard utils #85

Closed BerkayDur closed 1 week ago

BerkayDur commented 1 week ago

Fixed the type-hint errors in the dashboard utils, specifically to do with boto3_stubs (mypy_boto3_ses).

Closes #84