feat: string_processing
This commit is contained in:
		
							parent
							
								
									2e39d50653
								
							
						
					
					
						commit
						2186b0ce99
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -40,6 +40,10 @@
 | 
			
		|||
        };
 | 
			
		||||
        black = {
 | 
			
		||||
          command = lib.getExe pkgs.black;
 | 
			
		||||
          prepend_args = [
 | 
			
		||||
            "--preview"
 | 
			
		||||
            "--enable-unstable-feature" "string_processing"
 | 
			
		||||
          ];
 | 
			
		||||
        };
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue