Commit 787a378b authored by W. Trevor King's avatar W. Trevor King
Browse files

tools: Add trailing newlines to files that were missing them

This avoids things like:

  ~$ cat tools/validation_helpers.py
  ...
          return self.is_block(ast_node) and has_heading~$

with your next prompt way over to the right ;).
parent 50aa8c1d
Loading
Loading
Loading
Loading
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.