mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-21 13:06:25 +02:00
Fix code style.
This commit is contained in:
parent
c9fe5e55b6
commit
2667ee9d02
16 changed files with 228 additions and 240 deletions
|
@ -6,4 +6,5 @@ from roentgen.grid import draw_grid
|
|||
|
||||
|
||||
def test_icons():
|
||||
""" Test grid drawing. """
|
||||
draw_grid()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue