We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d805e commit f3822beCopy full SHA for f3822be
1 file changed
tests/experimental/test_buildexamples.py
@@ -6,7 +6,7 @@
6
7
from os.path import join, basename, splitext, normpath, abspath
8
9
-# intitalize logging module
+# initialize logging module
10
log = logging.getLogger("test_graphparser")
11
console = logging.StreamHandler()
12
console.setLevel(logging.WARNING)
0 commit comments