Skip to content

Conversation

@DenisDiachkov
Copy link

if random_skew=False, skewing_angle is not forced to be positive anymore.

Before

random_angle = rnd.randint(0 - skewing_angle, skewing_angle)

Would give an error if skewing_angle is negative

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant