Open Pzdrs opened 3 days ago
The copy() function on the MdfSkeleton class referenced an incorrect class attribute - convert_tables. Since this attribute uses a camelCase convention, it was corrected to convertTables.
copy()
MdfSkeleton
The
copy()
function on theMdfSkeleton
class referenced an incorrect class attribute - convert_tables. Since this attribute uses a camelCase convention, it was corrected to convertTables.