Skip to content

Commit

Permalink
Fix lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-ynput committed Dec 11, 2024
1 parent b4b3ec5 commit 80057eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ def process(self, instance):
self.staging_dir = media_ref.target_url_base
head = media_ref.name_prefix
tail = media_ref.name_suffix
import rpdb ; rpdb.Rpdb().set_trace()
collection = clique.Collection(
head=head,
tail=tail,
Expand Down

0 comments on commit 80057eb

Please sign in to comment.