mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	PEP fix
This commit is contained in:
		| @@ -38,7 +38,6 @@ class TestForwardMigrations(MigratorTestCase): | ||||
|         with self.assertRaises(AttributeError): | ||||
|             print(p.is_template) | ||||
|  | ||||
|  | ||||
|     def test_models_exist(self): | ||||
|  | ||||
|         Part = self.new_state.apps.get_model('part', 'part') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user