mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 19:18:21 +00:00
9 lines
223 B
Python
9 lines
223 B
Python
|
|
# -*- test-case-name: twisted.positioning.test -*-
|
||
|
|
# Copyright (c) Twisted Matrix Laboratories.
|
||
|
|
# See LICENSE for details.
|
||
|
|
"""
|
||
|
|
Twisted Positioning: Framework for applications that make use of positioning.
|
||
|
|
|
||
|
|
@since: 14.0
|
||
|
|
"""
|