Commit a54d4eb7 authored by Vincent Pelletier's avatar Vincent Pelletier

Drop documentation for unimplemented behaviour.

parent ef5b263b
......@@ -259,8 +259,7 @@ class Computer:
a valid configuration.
Return:
A Computer object if the path where pointing on a valid
file, False otherwise.
A Computer object.
"""
dumped_dict = xml_marshaller.loads(open(path_to_xml).read())
......
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