Skip to content
  • Peter Grayson's avatar
    Remove BaseEnvironment · addba53e
    Peter Grayson authored
    The Environment class is a sufficient base for user-defined Environment
    subclasses. Removing BaseEnvironment reduces the amount of user-facing
    documentation along with being one less thing in the code to maintain.
    
    N.B. RealtimeEnvironment already inherited from Environment, not
    BaseEnvironment.
    addba53e