Skip to content
  • David Berger's avatar
    Web: Remove kw 'ns=globals()' in LoadPlugin · c8e4a9f3
    David Berger authored
    Should not be called with ns=globals here, since when initializing a filter, source or reader (in ParaViewWebProxyManager.create or .open) we look for whatever is loaded inside paraview.simple.__dict__ (which is the default ns in LoadPlugin)
    c8e4a9f3