Skip to content

Commit 1b4734b

Browse files
Swap whitespace for docs to apese deepsource padantics.
1 parent 0751ed9 commit 1b4734b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonrepo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19+
"""Python Repo."""
1920

2021
__module__ = """pythonrepo"""
2122
"""This is pythonrepo module Template."""
@@ -39,4 +40,3 @@
3940
baton.path = __file__
4041
baton.__cause__ = err
4142
raise baton
42-

0 commit comments

Comments
 (0)