diff -r cdc1b6692766 -r bdb0258faf42 eric6/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py --- a/eric6/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py Sun Mar 21 18:00:30 2021 +0100 +++ b/eric6/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/MiscellaneousChecker.py Mon Mar 22 19:22:11 2021 +0100 @@ -17,7 +17,7 @@ import AstUtilities -from eradicate import Eradicator +from .eradicate import Eradicator from .MiscellaneousDefaults import MiscellaneousCheckerDefaultArgs