Skip to content
  • Tristan Van Berkom's avatar
    Refactor: Move context.py -> _context.py · 213d9072
    Tristan Van Berkom authored
    Consequently:
    
      o Changed Plugin.get_context() to a private Plugin._get_context() accessor.
    
      o Updated anything which imports Context to do so from private _context module
    
      o Updated docs to exclude the now private Context
    213d9072