Skip to content

Inconsistent use of tab and space broke test on project relying on Sweepatic-PyExifTool-0.2 #23

Description

@inkhey

Sweepatic-PyExifTool-0.2 use inconsistent use of tab and space, that why on project relying on test doesn't work correctly with pytest on python 3.5

    import exiftool
E     File "/home/XXX/Public/preview-generator/venv/lib/python3.5/site-packages/exiftool.py", line 228
E       for i in inputready:
E                          ^
E   TabError: inconsistent use of tabs and spaces in indentation

There is already a fix in a github fork of the project : playsignage@69159f7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions