helpers_update #1

Merged
a.fabrizio0a806 merged 27 commits from helpers_update into main 2024-10-15 15:42:14 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 84ddb7317e - Show all commits

View File

@ -297,7 +297,7 @@ class D4SciencePlugin(plugins.SingletonPlugin):
# ITemplateHelpers
def get_helpers(self):
return helpers.get_helpers()
return helpers.get_helpers(self)
# IValidators