Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Commit

Permalink
Corrected typo in units (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vysybyl authored and Detrous committed Jan 13, 2020
1 parent d13618c commit 2cb04b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darksky/types/units.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
CA = 'ca'
UK2 = 'uk2'
US = 'us'
SU = 'si'
SI = 'si'

0 comments on commit 2cb04b4

Please sign in to comment.