Coverage for cli/src/xyfigure/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.6.9, created at 2024-12-18 01:09 +0000
« prev ^ index » next coverage.py v7.6.9, created at 2024-12-18 01:09 +0000
1# This is a blank file used to allow import from subdirectories.
2# References:
3# https://stackoverflow.com/questions/1260792/import-a-file-from-a-subdirectory
4# https://packaging.python.org/tutorials/packaging-projects/#a-simple-project
7"""
8Copyright 2023 Sandia National Laboratories
10Notice: This computer software was prepared by National Technology and Engineering Solutions of
11Sandia, LLC, hereinafter the Contractor, under Contract DE-NA0003525 with the Department of Energy
12(DOE). All rights in the computer software are reserved by DOE on behalf of the United States
13Government and the Contractor as provided in the Contract. You are authorized to use this computer
14software for Governmental purposes but it is not to be released or distributed to the public.
15NEITHER THE U.S. GOVERNMENT NOR THE CONTRACTOR MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES
16ANY LIABILITY FOR THE USE OF THIS SOFTWARE. This notice including this sentence must appear on any
17copies of this computer software. Export of this data may require a license from the United States
18Government.
19"""