Skip to content

Commit f3822be

Browse files
authored
typo in test_buildexamples.py
1 parent 19d805e commit f3822be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/experimental/test_buildexamples.py

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

77
from os.path import join, basename, splitext, normpath, abspath
88

9-
# intitalize logging module
9+
# initialize logging module
1010
log = logging.getLogger("test_graphparser")
1111
console = logging.StreamHandler()
1212
console.setLevel(logging.WARNING)

0 commit comments

Comments
 (0)