Skip to content

Commit 130b72e

Browse files
committed
Run pre-commit
1 parent 2508171 commit 130b72e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_tinylora/adafruit_tinylora_encryption.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
Message Integrity checks.
1111
* Author(s): adafruit
1212
"""
13+
14+
1315
# from http://cs.ucsb.edu/~koc/cs178/projects/JT/aes.c
1416
def xtime(col):
1517
"""xtime impl. for _mix_single_column()"""

0 commit comments

Comments
 (0)