Skip to content

Commit 5cae215

Browse files
authored
Update digital_differential_analyzer_line_drawing.py
1 parent f415328 commit 5cae215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphics/digital_differential_analyzer_line_drawing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import matplotlib.pyplot as plt
2-
from typing import List, Tuple
2+
from typing import list, tuple
33

44

55
def digital_differential_analyzer_line(

0 commit comments

Comments
 (0)