Class: SGF::LaxErrorChecker

Inherits:
Object
  • Object
show all
Defined in:
lib/sgf/error_checkers.rb

Instance Method Summary collapse

Instance Method Details

#check_for_errors_before_parsing(string) ⇒ Object



12
13
14
# File 'lib/sgf/error_checkers.rb', line 12

def check_for_errors_before_parsing string
  # just look the other way
end