summaryrefslogtreecommitdiff
path: root/tests/functional/ext/plugin_does_not_exists.py
blob: a40dc53dd403f185993be7ea69c54e97418f5087 (plain)
1
2
3
4
5
# pylint: disable=missing-docstring # [bad-plugin-value]

from shadok import ShadokInteger  # [import-error]

ShadokInteger("Buga ZoMeu")