diff --git a/grid.py b/grid.py new file mode 100644 --- /dev/null +++ b/grid.py @@ -0,0 +1,2 @@ +class Grid: + pass \ No newline at end of file