Skip to content

Commit

Permalink
Make pre-commit happy
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Sep 14, 2021
1 parent c15ad86 commit 73754d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubespawner/spawner.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
import json
import multiprocessing
import os
import signal
import string
import sys
import signal
import warnings
from asyncio import sleep
from concurrent.futures import ThreadPoolExecutor
Expand Down

0 comments on commit 73754d8

Please sign in to comment.