Skip to content

Commit 7e609d6

Browse files
committed
Update docstring.
1 parent 4320081 commit 7e609d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Utility functions for the workshop."""
1+
"""Utility function for the workshop."""
22

33
import datetime as dt
44

slides/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Utility functions for the workshop."""
1+
"""Utility function for the workshop."""
22

33
import datetime as dt
44

0 commit comments

Comments
 (0)