Skip to content

Commit

Permalink
remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
gAmitFrenkel committed Aug 14, 2024
1 parent 4918bfd commit e734009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion granulate_utils/linux/ns.py
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ def enter_process_ns(
"""
Swaps to a set of the namespaces of a target process.
"""

for ns in nstypes:
assert_ns_str(ns)
# make sure "mnt" is last, once we change it our /proc is gone
Expand Down

0 comments on commit e734009

Please sign in to comment.