• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!usr/bin/env python
2
3def example_function(some_argument):
4    pass
5