Skip to content

Commit db3dd98

Browse files
committed
Prep for release, the second attempt
1 parent 14ccc93 commit db3dd98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sasctl/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
]
1818
__license__ = "Apache 2.0"
1919
__copyright__ = (
20-
"Copyright © 2019, SAS Institute Inc., ", "Cary, NC, USA. All Rights Reserved."
20+
"Copyright © 2019, SAS Institute Inc., ",
21+
"Cary, NC, USA. All Rights Reserved.",
2122
)
2223

2324
import logging

0 commit comments

Comments
 (0)