Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tmatma committed Aug 26, 2023
1 parent 17d2ee2 commit ebd989f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Add func:`os.timerfd_create, os.timerfd_settime, os.timerfd_gettime , os.timerfd_settime_ns, and os.timerfd_gettime_ns.` to provide a low level interface for Linux's timerfd notification file descriptor.
Add :func:`os.timerfd_create`, :func:`os.timerfd_settime`, :func:`os.timerfd_gettime`, :func:`os.timerfd_settime_ns`, and :func:`os.timerfd_gettime_ns` to provide a low level interface for Linux's timerfd notification file descriptor.

0 comments on commit ebd989f

Please sign in to comment.