Skip to content

Commit fdb73a2

Browse files
committed
fix: linting
1 parent 87e869c commit fdb73a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runpod/serverless/modules/heartbeat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Enables heartbeats."""
2+
# pylint: disable=too-few-public-methods
23

34
import os
45
import time

0 commit comments

Comments
 (0)