瀏覽代碼

Update TODO with previous change

Michael Pitidis 13 年之前
父節點
當前提交
c2696dfa3d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      labelme.py

+ 0 - 1
labelme.py

@@ -31,7 +31,6 @@ __appname__ = 'labelme'
 # - [low] Label validation/postprocessing breaks with TAB.
 
 # TODO:
-# - [high] Error handling for malformed .lif files.
 # - [high] Only fill shapes on mouse-over.
 # - [medium] Highlight label list on shape selection and vice-verca.
 # - [medium] Add undo button for vertex addition.