We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd1b13 commit c52e311Copy full SHA for c52e311
examples/gaap.py
@@ -1,7 +1,7 @@
1
#! /usr/bin/env python
2
# encoding: utf-8
3
4
-from xbrl import XBRLParser, GAAP, GAAPSerializer
+from xbrl import XBRLParser, GAAP, GAAPSerializer, DEISerializer
5
6
xbrl_parser = XBRLParser(precision=0)
7
0 commit comments