Skip to content

Commit 3cd4d2d

Browse files
committed
fix typo
1 parent bd687c4 commit 3cd4d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyslurm/db/tres.pxd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cdef _tres_ids_to_names(char *tres_str, dict tres_id_map)
4646
cdef _set_tres_limits(char **dest, src, tres_data)
4747

4848

49-
cdef class TrackeblResourceAPI(ConnectionWrapper):
49+
cdef class TrackableResourceAPI(ConnectionWrapper):
5050
pass
5151

5252

0 commit comments

Comments
 (0)