diff --git a/albow/resource.py b/albow/resource.py index e738c23..6567d49 100644 --- a/albow/resource.py +++ b/albow/resource.py @@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- -import os, sys +import os +import sys import pygame from pygame.locals import RLEACCEL