Skip to content

Commit 31ea626

Browse files
committed
fix: README code closing tag
1 parent 8dfd427 commit 31ea626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ with fake_time("1970-01-01 00:00:00", timestamp_file="/tmp/timestamp"):
9393

9494
with fake_time("2000-01-01 00:00:00", timestamp_file="/tmp/timestamp"):
9595
assert request_the_server_process_date() == "2000-01-01 00:00:00"
96+
```
9697

9798
Performance
9899
-----------

0 commit comments

Comments
 (0)