Compromise on the header information added to key files, ensuring that the details are correct, but are canonically defined in one place.

This commit is contained in:
Phil Elson 2021-05-03 13:46:03 +02:00
parent 58006ebe5f
commit 05dffa3f50
4 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
Documentation for the CARA package

View file

@ -1,3 +1,6 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
import datetime
import base64
import html

View file

@ -1,3 +1,5 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
This module implements the core CARA models.

View file

@ -1,3 +1,5 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
setup.py for CARA.