test_v1.1
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
# tag::importlib[]
|
||||
import importlib
|
||||
# end::importlib[]
|
||||
|
||||
__all__ = [
|
||||
'Encoder',
|
||||
'get_encoder_by_name',
|
||||
]
|
||||
|
||||
|
||||
# tag::base_encoder[]
|
||||
class Encoder:
|
||||
|
||||
Reference in New Issue
Block a user