Skip to content

Commit

Permalink
modified: scripts/useful_tools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza-amirsamimi committed Oct 16, 2019
1 parent a562bae commit 4f338af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion persepolis/scripts/useful_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

from PyQt5.QtWidgets import QStyleFactory
from persepolis.constants import OS
from persepolis.constants.Os import OS
import urllib.parse
import subprocess
import platform
Expand Down

0 comments on commit 4f338af

Please sign in to comment.