Skip to content

Commit

Permalink
style: 💄 remove excess whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
olliemath committed Apr 24, 2024
1 parent bd20644 commit 1e866a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ assert_eq!(
+ RelativeDuration::nanoseconds(400_000_000)
)
assert_eq!(parsed.format_to_iso8601().unwrap(), payload)

```

Specifically, we require that all fields except the seconds be integers.
Expand Down

0 comments on commit 1e866a8

Please sign in to comment.