Skip to content

Commit

Permalink
fixed path for new submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Velvv committed Apr 24, 2023
1 parent fb0380d commit 78eee17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import tkinter as tk
from tkinter import *
from pyStandardGalacticAlphabet import SGA
from pyStandardGalacticAlphabet.pyStandardGalacticAlphabet import SGA
import pyglet, os

sga = SGA()
Expand Down

0 comments on commit 78eee17

Please sign in to comment.