build: merge mypy.ini with pyproject.toml
This commit is contained in:
		@@ -51,3 +51,8 @@ style = 'semver'
 | 
			
		||||
vcs = 'git'
 | 
			
		||||
dirty = true
 | 
			
		||||
bump = true
 | 
			
		||||
 | 
			
		||||
[tool.mypy]
 | 
			
		||||
strict = true
 | 
			
		||||
warn_unused_configs = true
 | 
			
		||||
plugins = 'numpy.typing.mypy_plugin'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user