Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix `Initialize Segment instance variables
Initialize stats and branch of the Segment class to None. This should hopefully fix the issue outline in b-ryan#408: ``` AttributeError: 'Segment' object has no attribute 'stats' ```
- Loading branch information