shorter and 'standard'

This commit is contained in:
Martin Diehl 2021-08-31 22:51:49 +02:00
parent bdda0eaebc
commit a038c4bbac
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 7276083d38816c4cfc336b7597aace3f447273dd
Subproject commit 945cf906c308192327841fd659dee6d55dcd4137

View File

@ -18,7 +18,7 @@ from . import version
__all__=[
'srepr',
'emph', 'deemph', 'warn', 'strikeout',
'execute', 'run',
'run',
'natural_sort',
'show_progress',
'scale_to_coprime',