Browse Source

minor [skip ci]

Dan Korostelev 11 years ago
parent
commit
9b43bd5f2b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      std/python/internal/HxOverrides.hx

+ 1 - 0
std/python/internal/HxOverrides.hx

@@ -5,6 +5,7 @@ import python.Syntax;
 import python.Syntax.pythonCode in py;
 
 @:keep
+@:noDoc
 @:native("HxOverrides")
 @:access(python.internal.ArrayImpl)
 @:access(python.Boot)