lib/unsplash/user.rb in unsplash-1.4.2 vs lib/unsplash/user.rb in unsplash-1.4.3
- old
+ new
@@ -1,5 +1,5 @@
-module Unsplash # nodoc:
+module Unsplash # :nodoc:
# Unsplash User operations.
class User < Client
class << self
- old
+ new