Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/xlsxwriter/__init__.py: 75%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

4 statements  

1# 

2# SPDX-License-Identifier: BSD-2-Clause 

3# 

4# Copyright (c) 2013-2025, John McNamara, jmcnamara@cpan.org 

5# 

6__version__ = "3.2.5" 

7__VERSION__ = __version__ 

8from .workbook import Workbook # noqa