Test Failed
Push — master ( 3a847f...885bef )
by Ramon
01:10
created

typish._meta   A

Complexity

Total Complexity 0

Size/Duplication

Total Lines 8
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
wmc 0
eloc 8
dl 0
loc 8
rs 10
c 0
b 0
f 0
1
__title__ = 'typish'
2
__version__ = '1.3.2'
3
__author__ = 'Ramon Hagenaars'
4
__author_email__ = '[email protected]'
5
__description__ = 'Functionality for types'
6
__url__ = 'https://github.com/ramonhagenaars/typish'
7
__license__ = 'MIT'
8