mirror of
				https://github.com/fastapi-users/fastapi-users.git
				synced 2025-10-31 09:28:45 +08:00 
			
		
		
		
	Fix lint-check command
This commit is contained in:
		| @ -90,7 +90,7 @@ lint-check = [ | |||||||
|   "isort --check-only  ./docs/src -o fastapi_users", |   "isort --check-only  ./docs/src -o fastapi_users", | ||||||
|   "isort --check-only ./examples -o fastapi_users -p app", |   "isort --check-only ./examples -o fastapi_users -p app", | ||||||
|   "black --check .", |   "black --check .", | ||||||
|   "mypy fief_client/", |   "mypy fastapi_users/", | ||||||
| ] | ] | ||||||
| docs = "mkdocs serve" | docs = "mkdocs serve" | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 François Voron
					François Voron