Skip to content

Commit 23e0fdd

Browse files
committed
Format
1 parent 571f2b9 commit 23e0fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/canary/azure_canary/src/constant_example.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pub enum TemperatureUnit {
4545
Celsius,
4646
Fahrenheit,
4747
Kelvin,
48-
Rankine, // Testing APIView
48+
Rankine, // Testing APIView
4949
}
5050

5151
impl Temperature {

0 commit comments

Comments
 (0)