mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
7 lines
107 B
Python
7 lines
107 B
Python
"""Module docstring"""
|
|
|
|
from __future__ import absolute_import
|
|
|
|
__author__ = "akniazev"
|
|
|
|
import collections |