Skip to content

Commit

Permalink
Remove documentation for "extra" on pyslurm.db.Job
Browse files Browse the repository at this point in the history
Forgot that one in 3d1d07d
  • Loading branch information
tazend committed Jul 19, 2023
1 parent 72eb875 commit 4a6d713
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyslurm/db/job.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ cdef class Job:
When the Job became eligible to run, as a unix timestamp
end_time (int):
When the Job ended, as a unix timestamp
extra (str):
Arbitrary string that can be stored with a Job.
exit_code (int):
Exit code of the job script or salloc.
exit_code_signal (int):
Expand Down

0 comments on commit 4a6d713

Please sign in to comment.