zero-sum-seattle / python-mlb-statsapi

Python Wrapper for the MLB's Official Stats API
MIT License
41 stars 10 forks source link

TypeError: AttendanceRecords.__init__() missing 1 required positional argument: 'attendancetotal' #188

Closed KCNilssen closed 1 year ago

KCNilssen commented 1 year ago

New Attribute in AttendanceRecords added in MLBs api.

tests/external_tests/attendance/test_attendance.py::TestAttendance::test_attendance_instance_type_error
      - TypeError: AttendanceRecords.__init__() missing 1 required positional
      argument: 'attendancetotal'