mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 23:52:23 +07:00
GitOrigin-RevId: 218984c89d2229b6a32947650f46df4f1c3aecef
7 lines
107 B
Python
7 lines
107 B
Python
"""Module docstring"""
|
|
|
|
from __future__ import absolute_import
|
|
|
|
__author__ = "akniazev"
|
|
|
|
import collections |