mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Missing class trailing space
This commit is contained in:
		| @@ -217,6 +217,7 @@ class PartRelatedTests(PartViewTestCase): | ||||
|         n = PartRelated.objects.all().count() | ||||
|         self.assertEqual(n, 1) | ||||
|  | ||||
|  | ||||
| class PartAttachmentTests(PartViewTestCase): | ||||
|  | ||||
|     def test_valid_create(self): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user