Skip to content

Commit c52e311

Browse files
authored
Adding DEISerializer
1 parent 6cd1b13 commit c52e311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gaap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env python
22
# encoding: utf-8
33

4-
from xbrl import XBRLParser, GAAP, GAAPSerializer
4+
from xbrl import XBRLParser, GAAP, GAAPSerializer, DEISerializer
55

66
xbrl_parser = XBRLParser(precision=0)
77

0 commit comments

Comments
 (0)