1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00

whitespace

This commit is contained in:
Josh Billings 2015-07-06 12:48:11 -04:00
parent d2120d6da1
commit cb0b5169c5
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
cimport c
cimport cython
cdef class HDNode:
cdef c.HDNode node