Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def test_field_throws_if_no_data_passed_in(self): with self.assertRaises(AttributeError): Field()
A Python module for working with Tableau files.