mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:06:05 -04:00
Add copyright notices and fix pyflakes errors
This commit is contained in:
parent
112c7ea315
commit
c6eafdfbaf
7 changed files with 59 additions and 7 deletions
|
@ -19,7 +19,6 @@ from functools import wraps
|
|||
|
||||
import logging
|
||||
import inspect
|
||||
import traceback
|
||||
|
||||
|
||||
def log_function(f):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue