Skip to content

Commit

Permalink
style(utils): black
Browse files Browse the repository at this point in the history
  • Loading branch information
knopki committed Feb 3, 2025
1 parent b27c922 commit 5aaa1d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yascheduler/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
Console scripts for yascheduler
"""

import argparse
import asyncio
import logging
Expand Down

0 comments on commit 5aaa1d2

Please sign in to comment.