Skip to content

Commit

Permalink
Fix typo in rawlist.py CITGuru#108
Browse files Browse the repository at this point in the history
  • Loading branch information
CITGuru committed Jul 8, 2020
1 parent bb47cd5 commit 7485a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rawlist.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
* example for rawlist question type
* run example by typing `python example/checkbox.py` in your console
* run example by typing `python example/rawlist.py` in your console
"""
from __future__ import print_function, unicode_literals

Expand Down

0 comments on commit 7485a1f

Please sign in to comment.