Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neeme Kahusk
eurown
Commits
795612f7
Commit
795612f7
authored
Nov 17, 2016
by
Neeme Kahusk
Browse files
subclasses
parent
3fe99dff
Changes
1
Hide whitespace changes
Inline
Side-by-side
eurown.py
View file @
795612f7
...
...
@@ -69,6 +69,8 @@ def format_polaris(level, field, value=None,
out
=
ident
*
level
*
' '
+
'{} {}'
.
format
(
level
,
field
)
return
out
class
Mudel
:
pass
class
Synset
(
object
):
def
__init__
(
self
,
number
=
''
,
pos
=
'n'
,
variants
=
None
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment