Skip to content

Commit ce6755f

Browse files
committed
chore: fix linting errors found by ruff
1 parent cc10b2a commit ce6755f

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

__pycache__/vesnice.cpython-39.pyc

-1.72 KB
Binary file not shown.

crazyvilllage.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
from turtle import exitonclick, bgcolor, title, colormode
44
import turtle
55

6-
# ze souboru vesnice je potřeba funkce domecek
7-
from vesnice import *
6+
from vesnice import domecek
87
import tkinter
98

109

0 commit comments

Comments
 (0)