mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	settings_type: Extract new module for types used in settings.
This breaks an import cycle that prevented django-stubs from inferring types for django.conf.settings. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							106b19ea42
						
					
				
				
					commit
					02be415122
				
			| @@ -3,7 +3,7 @@ import pwd | ||||
| from typing import Dict, Optional, Set, Tuple | ||||
|  | ||||
| from scripts.lib.zulip_tools import deport | ||||
| from zerver.lib.types import SCIMConfigDict | ||||
| from zproject.settings_types import SCIMConfigDict | ||||
|  | ||||
| ZULIP_ADMINISTRATOR = "desdemona+admin@zulip.com" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user