mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
Update job.py: added current_job to comment for discoverability
This commit is contained in:
parent
ad4ec32307
commit
62edf9e381
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Prompt formatter for current jobs"""
|
||||
"""Prompt formatter for jobs fields e.g. current_job."""
|
||||
|
||||
import contextlib
|
||||
import typing as tp
|
||||
|
|
Loading…
Add table
Reference in a new issue