mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-26 04:41:52 -08:00
Add Python implementation of Queen
This commit is contained in:
4
72_Queen/python/.flake8
Normal file
4
72_Queen/python/.flake8
Normal file
@@ -0,0 +1,4 @@
|
||||
[flake8]
|
||||
max-line-length = 88
|
||||
select = C,E,F,W,B,B950
|
||||
extend-ignore = E203, E501
|
||||
Reference in New Issue
Block a user