5 lines
71 B
Python
5 lines
71 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
"""seagull module"""
|
||
|
from scenegraph import *
|