kbase / staging_service

MIT License
0 stars 9 forks source link

Type hint tuples correctly #133

Closed MrCreosote closed 3 years ago

MrCreosote commented 3 years ago

https://docs.python.org/3/library/typing.html#typing.Tuple

Also don't use the deprectated Callable type hint

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

MrCreosote commented 3 years ago

@bio-boris approved out of band