mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 15:15:42 +00:00 
			
		
		
		
	PEP fix
This commit is contained in:
		@@ -96,6 +96,7 @@ class TemplateTagTest(TestCase):
 | 
			
		||||
        result = inventree_extras.visible_global_settings()
 | 
			
		||||
        self.assertEqual(len(result), 60)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class PartTest(TestCase):
 | 
			
		||||
    """ Tests for the Part model """
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user