Updated a section comment in class QrCode, in most languages.

This commit is contained in:
Project Nayuki
2018-10-05 00:30:10 +00:00
parent 00fb83d4d5
commit 028b377472
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -482,7 +482,7 @@ class QrCode(object):
return result
# ---- Private static helper functions ----
# ---- Private helper functions ----
def _get_alignment_pattern_positions(self):
"""Returns an ascending list of positions of alignment patterns for this version number.