issues
search
ericvsmith
/
dataclasses
Apache License 2.0
587
stars
53
forks
source link
a bit of cleanup of test code
#62
Closed
taleinat
closed
7 years ago
taleinat
commented
7 years ago
Changes made:
replaced custom factory functions with
mock.Mock
added spaces around
=
operator where appropriate
slight improvement to formatting of large lists of tuples
minor comment typo fix in
dataclasses.py
Changes made:
mock.Mock
=
operator where appropriatedataclasses.py