The empty class does not have any code defined within its block. It can be created using the pass keyword However, you can create an object of this class outside the class itself in python the passing comment does nothing when its executed as a null statement
Example:-
Class a:
pass
obj= a()
obj name= "xyz"
Print ("Name =" obj.name)