Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixes from ali's comments
  • Loading branch information
thomaszurkan-optimizely committed Nov 25, 2020
commit 61fe35614b4e0e31ccfad0ec94e6186c09b7d711
1 change: 0 additions & 1 deletion optimizely/user_context.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#
# Copyright 2020, Optimizely and contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion tests/test_user_context.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019, Optimizely
# Copyright 2020, Optimizely
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Expand Down