Skip to content

Commit 1b4806e

Browse files
author
Thinh Nguyen
committed
black formatting
1 parent eb827e6 commit 1b4806e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datajoint/autopopulate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ def populate(
160160
display_progress=False,
161161
processes=1,
162162
return_success_count=False,
163-
make_kwargs=None
163+
make_kwargs=None,
164164
):
165165
"""
166166
``table.populate()`` calls ``table.make(key)`` for every primary key in

0 commit comments

Comments
 (0)