Fix pyta errors

This commit is contained in:
MstrPikachu
2022-03-24 00:50:30 -04:00
parent d966184068
commit 30ab3bb4d3
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -238,4 +238,4 @@ if __name__ == '__main__':
'extra-imports': ['csv', 'a3_part2_recommendations'],
'allowed-io': ['evaluate_predictor'],
'max-nested-blocks': 4
}, output='pyta_report.html')
})