Skip to content

Commit 4a6d713

Browse files
committed
Remove documentation for "extra" on pyslurm.db.Job
Forgot that one in 3d1d07d
1 parent 72eb875 commit 4a6d713

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyslurm/db/job.pxd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ cdef class Job:
220220
When the Job became eligible to run, as a unix timestamp
221221
end_time (int):
222222
When the Job ended, as a unix timestamp
223-
extra (str):
224-
Arbitrary string that can be stored with a Job.
225223
exit_code (int):
226224
Exit code of the job script or salloc.
227225
exit_code_signal (int):

0 commit comments

Comments
 (0)