Skip to content
Snippets Groups Projects
Commit 09b3570e authored by Hal Simpson's avatar Hal Simpson
Browse files

Fixed lack of comma seperator in list

parent 1002e759
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ from IMFV283Parser import IMFV283Parser ...@@ -11,7 +11,7 @@ from IMFV283Parser import IMFV283Parser
__all__ = [ __all__ = [
'GOESIMFV283Factory' 'GOESIMFV283Factory',
'IMFV283Factory', 'IMFV283Factory',
'StreamIMFV283Factory', 'StreamIMFV283Factory',
'IMFV283Parser' 'IMFV283Parser'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment