Coverage for /Users/Newville/Codes/xraylarch/larch/qtlib/__init__.py: 0%
2 statements
« prev ^ index » next coverage.py v7.3.2, created at 2023-11-09 10:08 -0600
« prev ^ index » next coverage.py v7.3.2, created at 2023-11-09 10:08 -0600
1#!/usr/bin/env python
2# coding: utf-8
3"""
4QLIB: SILX-QT BASED OBJECTS AND GUI MODEL/VIEW ARCHITECTURE
5"""
7__authors__ = ['Marius Retegan', 'Mauro Rovezzi']