aboutsummaryrefslogtreecommitdiff
path: root/src/riscv_opcodes/__init__.py
blob: e8fd9d43186a35df6001dc19d5aba74b2dc4139a (plain)
1
2
# Mark this directory as a package. This is not actually needed by
# Python but Pylint gets confused about relative imports without it.