Skip to content

Crashes if PSF is not specified #1

@SpheMakh

Description

@SpheMakh

I get an error when I run this without a PSF. This is a problem since the PSF should be optional. This is the error message:

Traceback (most recent call last):
  File "/usr/local/bin/sourcery", line 5, in <module>
    main()
  File "/usr/local/lib/python2.7/dist-packages/Sourcery/main.py", line 251, in main
    psfs = args.psf.split(",")
AttributeError: 'NoneType' object has no attribute 'split'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions