Compare commits
	
		
			No commits in common. "fb5d63f63696652815877d2bc3536e7458bf06e4" and "3988f0a6fc7d7185fc9b6642213541a413e5ea1e" have entirely different histories.
		
	
	
		
			fb5d63f636
			...
			3988f0a6fc
		
	
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1,5 +1,2 @@ | |||||||
| uv.lock | uv.lock | ||||||
| .venv/ | .venv/ | ||||||
| .idea/ |  | ||||||
| .pytest_cache/ |  | ||||||
| .ruff_cache/ |  | ||||||
| @ -19,12 +19,4 @@ repos: | |||||||
|     hooks: |     hooks: | ||||||
|       # Compile requirements |       # Compile requirements | ||||||
|       - id: pip-compile |       - id: pip-compile | ||||||
|         args: [ pyproject.toml, -o, requirements.txt ] |         args: [ pyproject.toml, -o, requirements.txt ] | ||||||
|   - repo: https://github.com/astral-sh/ruff-pre-commit |  | ||||||
|     # Ruff version. |  | ||||||
|     rev: v0.11.12 |  | ||||||
|     hooks: |  | ||||||
|       # Run the linter. |  | ||||||
|       - id: ruff |  | ||||||
|       # Run the formatter. |  | ||||||
|       - id: ruff-format |  | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user