Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
perlpunk committed Nov 11, 2023
1 parent a98fd60 commit f9df2dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/yaml/dumper.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from .representer import *
from .resolver import *

foo
class BaseDumper(Emitter, Serializer, BaseRepresenter, BaseResolver):

def __init__(self, stream,
Expand Down

0 comments on commit f9df2dd

Please sign in to comment.