Skip to content

Commit c90161c

Browse files
committed
Fix indentation
1 parent eb25153 commit c90161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/wptrunner/wptrunner/executors/protocol.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1024,4 +1024,4 @@ class ProtectedAudienceProtocolPart(ProtocolPart):
10241024

10251025
@abstractmethod
10261026
def set_k_anonymity(self, owner, name, hashes):
1027-
pass
1027+
pass

0 commit comments

Comments
 (0)