Some tox fixes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import warnings
|
||||
import functools
|
||||
|
||||
|
||||
def deprecated(func):
|
||||
"""This is a decorator which can be used to mark functions
|
||||
as deprecated. It will result in a warning being emitted
|
||||
|
||||
Reference in New Issue
Block a user