Skip to content

Commit 142697d

Browse files
authored
Add missing quotaton mark
1 parent 1429a15 commit 142697d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
# General information about the project.
5353
project = "Adafruit CircuitPython circuitpython_typing Library"
54-
creation_year = "2022
54+
creation_year = "2022"
5555
current_year = str(datetime.datetime.now().year)
5656
year_duration = (
5757
current_year

0 commit comments

Comments
 (0)