Skip to content

Commit

Permalink
Fix #17
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinitnelav committed Dec 23, 2022
1 parent 6ae1ae7 commit eeabaf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/boxcel/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import tkinter as tk
from tkinter import filedialog
from tkinter import messagebox # see issue #17
from start_project import *


Expand Down

0 comments on commit eeabaf8

Please sign in to comment.