__init__.py 145 B

12345678910
  1. #!/usr/bin/env python3
  2. # -*- coding: utf-8 -*-
  3. """
  4. Created on Thu Sep 10 02:52:45 2020
  5. @author: chineseocr
  6. """
  7. import sys
  8. sys.path.append('.')