cleanup
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#coding: utf-8
|
||||
|
||||
from models import Base, Feed, Feedinfo, Entry
|
||||
|
||||
@ -217,3 +216,5 @@ def main():
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
|
Reference in New Issue
Block a user