diff options
Diffstat (limited to 'pygithub3/github.py')
-rw-r--r-- | pygithub3/github.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pygithub3/github.py b/pygithub3/github.py new file mode 100644 index 0000000..ff6ea1e --- /dev/null +++ b/pygithub3/github.py @@ -0,0 +1,2 @@ +#!/usr/bin/env python +# -*- encoding: utf-8 -*- |