We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f16096 commit 55c4862Copy full SHA for 55c4862
README.rst.license
@@ -0,0 +1,3 @@
1
+SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2
+
3
+SPDX-License-Identifier: MIT
test.py
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2020 Jeff Epler
+# SPDX-FileCopyrightText: Copyright (c) 2020 jepler for Unpythonic Networks
+#
4
+# SPDX-License-Identifier: MIT
5
import unittest
6
import doctest
7
import jepler_udecimal
0 commit comments