Skip to content

Commit 47eb641

Browse files
S-Linderturrado
andauthored
Update opensquirrel/utils/bit_register_mapping.py
Co-authored-by: Roberto Turrado Camblor <rturrado@gmail.com>
1 parent 385a303 commit 47eb641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensquirrel/utils/bit_register_mapping.py

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

1111

1212
class BitStringMapping:
13-
"""Utility class to create bitstringmappings for opensquirrel exporter passes."""
13+
"""Utility class to create bit string mappings for OpenSquirrel exporter passes."""
1414

1515
def __init__(self) -> None:
1616
"""Init of the ``BitStringMapping``."""

0 commit comments

Comments
 (0)