- Add missing type annotations - Various style improvements - Use constants more consistently - enforce black on benchmark code
		
			
				
	
	
		
			20 lines
		
	
	
		
			189 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			189 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .coverage
 | |
| .DS_Store
 | |
| .env
 | |
| .vscode/settings.json
 | |
| .mypy_cache
 | |
| .pytest_cache
 | |
| .python-version
 | |
| build/
 | |
| tests/output_*
 | |
| **/__pycache__
 | |
| dist
 | |
| **/*.egg-info
 | |
| output
 | |
| .idea
 | |
| .DS_Store
 | |
| .tox
 | |
| .venv
 | |
| .asv
 | |
| venv
 |