summaryrefslogtreecommitdiff
path: root/tests/functional/ext/plugin_does_not_exists.py
blob: 8b31d2348337520330f8ff6447bd32b4146fd59b (plain)
1
2
3
4
5
# pylint: disable=missing-docstring

from shadok import ShadokInteger  # [import-error]

ShadokInteger("Buga ZoMeu")