mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-08-01 07:43:37 +02:00
added .py licenses
This commit is contained in:
Executable → Regular
+2
@@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-other
|
||||
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
from functools import partial
|
||||
class Adc:
|
||||
def __init__(self, name, enum, detector):
|
||||
|
||||
Reference in New Issue
Block a user