import pyloxi @ c0659ad95fd4fb48e670985b4e91f553da55995b
diff --git a/src/python/loxi/of13/message.py b/src/python/loxi/of13/message.py
index d6b1e5e..46376d1 100644
--- a/src/python/loxi/of13/message.py
+++ b/src/python/loxi/of13/message.py
@@ -6756,7 +6756,7 @@
     const.OFPFC_DELETE_STRICT : flow_delete_strict.unpack,
 }
 
-
+# TODO OF 1.3 multipart messages
 
 experimenter_parsers = {
 }