finish remove unneeded returns, import debug to everything, add header
This commit is contained in:
@ -1,4 +1,10 @@
|
||||
#!/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Fenrir TTY screen reader
|
||||
# By Chrys, Storm Dragon, and contributers.
|
||||
|
||||
from core import debug
|
||||
|
||||
class braille():
|
||||
def __init__(self):
|
||||
|
Reference in New Issue
Block a user