Commit c67add1d authored by Vincent Pelletier's avatar Vincent Pelletier

Do not document non-existing attributes.

parent 4097af78
......@@ -496,7 +496,6 @@ class Tap:
"""
Attributes:
tap_name: String, the name of the tap interface.
user: User, the owner of the tap interface.
"""
self.name = str(tap_name)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment