Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
for subjects, too: remove unnecessary metadata assignment to None
Using the same behavior we implemented for SubjectSet, we are removing the else clause that would set _original_metadata to None in favor of allowing init() to set it to an empty dict.
- Loading branch information