Skip to content

Commit 6df688f

Browse files
committed
Reformatted
1 parent 558a6f2 commit 6df688f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dice_notation/parser/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# -*- coding: utf-8 -*-
22

33
from dice_notation.parser.dice import DiceParser
4+
5+
__all__ = ['DiceParser']

0 commit comments

Comments
 (0)