Skip to content

Commit cdb1363

Browse files
committed
Fix __init__ file header
1 parent a96fa19 commit cdb1363

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

b2sdk/v1/replication/__init__.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
######################################################################
2+
#
3+
# File: b2sdk/v1/replication/__init__.py
4+
#
5+
# Copyright 2022 Backblaze Inc. All Rights Reserved.
6+
#
7+
# License https://www.backblaze.com/using_b2_code.html
8+
#
9+
######################################################################

0 commit comments

Comments
 (0)